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

<http://dewey.info/class/551.70092/e23/>
  mads:componentList (
   <http://dewey.info/class/551.7/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2017-09-12"^^xsd:date ;
  skos:broader <http://dewey.info/class/551.7009/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "f01791b7-4746-4c18-9f35-e5fb034dd4ce" ;
  skos:notation "551.70092" ;
  skos:altLabel "Stratigrafi--biografier"@nb, "Paleogeografi--biografier"@nb ;
  skos:closeMatch bibbi:1090574 ;
  dc:modified "2017-09-12"^^xsd:date ;
  skos:prefLabel "Historisk geologi--biografier, …"@nb .

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

<http://dewey.info/class/551.7/e23/>
  skos:prefLabel "Historisk geologi"@nb ;
  a skos:Concept .

<http://dewey.info/class/551.7009/e23/>
  skos:notation "551.7009" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.70092/e23/> .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

