@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#> .

<http://dewey.info/class/912.74/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/912.749/e23/> ;
  skos:notation "912.74" ;
  skos:prefLabel "New England--kart, …"@nb .

<http://dewey.info/class/912.74921/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/912.749/e23/> ;
  skos:notation "912.74921" ;
  skos:prefLabel "Bergen County (N.J.)--kart"@nb .

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

<http://dewey.info/class/912.74965/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/912.749/e23/> ;
  skos:notation "912.74965" ;
  skos:prefLabel "Mercer County (N.J.)--kart"@nb .

<http://dewey.info/class/912/e23/>
  a skos:Concept ;
  skos:prefLabel "Kart og plantegninger av jordas overflate og av himmellegemer utenfor jorda"@nb .

<http://dewey.info/class/912.749/e23/>
  a skos:Concept ;
  dc:created "2011-03-26"^^xsd:date ;
  dc:identifier "ocd00317582" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/912/e23/>
   <http://dewey.info/class/2--749/e23/>
 ) ;
  skos:broader <http://dewey.info/class/912.74/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/912.74921/e23/>, <http://dewey.info/class/912.74965/e23/>, <http://dewey.info/class/912.74974/e23/> ;
  skos:notation "912.749" ;
  skos:prefLabel "New Jersey--kart"@nb .

<http://dewey.info/class/2--749/e23/>
  a skos:Concept ;
  skos:prefLabel "New Jersey"@nb .

<http://dewey.info/class/912.74974/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/912.749/e23/> ;
  skos:notation "912.74974" ;
  skos:prefLabel "Morris County (N.J.)--kart"@nb .

