@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/02/e23/>
  a skos:Concept ;
  skos:prefLabel "Bibliotek- og informasjonsvitenskap"@nb .

<http://dewey.info/class/1--023/e23/>
  a skos:Concept ;
  skos:prefLabel "Emnet som yrke, arbeid, hobby"@nb .

<http://dewey.info/class/020.23481/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/020.23/e23/> ;
  skos:notation "020.23481" ;
  skos:prefLabel "Bibliotekarer--rolle og funksjon--Norge, …"@nb .

<http://dewey.info/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/020.23/e23/>
  a skos:Concept ;
  dc:created "2016-11-08"^^xsd:date ;
  dc:identifier "1c2d4235-ea49-4bdc-a590-2deabcc89627" ;
  dc:modified "2016-11-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/02/e23/>
   <http://dewey.info/class/1--023/e23/>
 ) ;
  skos:altLabel "Bibliotekaryrket"@nb, "Informasjonsvitere--rolle og funksjon"@nb, "Arkivaryrket"@nb, "Arkivarer--rolle og funksjon"@nb ;
  skos:broader <http://dewey.info/class/020/e23/> ;
  skos:exactMatch realfagstermer:c012896, humord:c14057 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/020.23481/e23/> ;
  skos:notation "020.23" ;
  skos:prefLabel "Bibliotekarer--rolle og funksjon, …"@nb .

<http://dewey.info/class/020/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/020.23/e23/> ;
  skos:notation "020" ;
  skos:prefLabel "Bibliotek- og informasjonsvitenskap"@nb .

