@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/301/e23/>
  skos:prefLabel "Sosiologi og antropologi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/2--43/e23/>
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept .

<http://dewey.info/class/301.0943/e23/>
  skos:notation "301.0943" ;
  mads:componentList (
   <http://dewey.info/class/301/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--43/e23/>
 ) ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:prefLabel "Sosiologi--Tyskland, …"@nb ;
  skos:broader <http://dewey.info/class/301.094/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Antropologi--Tyskland"@nb ;
  dc:created "2018-01-22"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "6cfcf814-57a3-4683-bbe6-ca780f4102cd" .

<http://dewey.info/class/301.094/e23/>
  skos:notation "301.094" ;
  skos:prefLabel "Sosiologi--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/301.0943/e23/> .

