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

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/418.02092/e23/>
  skos:notation "418.02092" ;
  skos:prefLabel "Tolker (oversettere)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/418.0209/e23/> .

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

<http://dewey.info/class/418.0209/e23/>
  mads:componentList (
   <http://dewey.info/class/418.02/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  dc:created "2019-02-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/418.02095/e23/>, <http://dewey.info/class/418.02092/e23/>, <http://dewey.info/class/418.02094/e23/> ;
  skos:prefLabel "Oversettelse--lingvistikk--historie, …"@nb ;
  skos:notation "418.0209" ;
  skos:broader <http://dewey.info/class/418.02/e23/> ;
  dc:identifier "052a76fd-d4a6-4d0f-9cc4-7aff1d81b5f2" ;
  skos:altLabel "Tolking--lingvistikk--historie"@nb ;
  dc:modified "2019-02-25"^^xsd:date .

<http://dewey.info/class/418.02/e23/>
  skos:notation "418.02" ;
  skos:prefLabel "Oversettelse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/418.0209/e23/> .

<http://dewey.info/class/418.02094/e23/>
  skos:notation "418.02094" ;
  skos:prefLabel "Oversettelse--lingvistikk--Europa, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/418.0209/e23/> .

<http://dewey.info/class/418.02095/e23/>
  skos:notation "418.02095" ;
  skos:prefLabel "Oversettelse--lingvistikk--Asia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/418.0209/e23/> .

