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

<http://dewey.info/class/2--747/e23/>
  skos:notation "T2--747" ;
  skos:prefLabel "New York"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--74773/e23/>
  skos:notation "T2--74773" ;
  skos:prefLabel "Chenango County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--74774/e23/>
  skos:notation "T2--74774" ;
  skos:prefLabel "Otsego County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

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

<http://dewey.info/class/2--74771/e23/>
  skos:notation "T2--74771" ;
  skos:prefLabel "Tompkins County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--74772/e23/>
  skos:notation "T2--74772" ;
  skos:prefLabel "Cortland County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--74777/e23/>
  skos:notation "T2--74777" ;
  skos:prefLabel "Tioga County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--74778/e23/>
  skos:notation "T2--74778" ;
  skos:prefLabel "Chemung County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--74775/e23/>
  skos:notation "T2--74775" ;
  skos:prefLabel "Broome County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7477/e23/> .

<http://dewey.info/class/2--7477/e23/>
  skos:prefLabel "Sør-sentrale fylker i New York"@nb ;
  dc:identifier "ocd00127614" ;
  skos:narrower <http://dewey.info/class/2--74773/e23/>, <http://dewey.info/class/2--74778/e23/>, <http://dewey.info/class/2--74771/e23/>, <http://dewey.info/class/2--74777/e23/>, <http://dewey.info/class/2--74774/e23/>, <http://dewey.info/class/2--74772/e23/>, <http://dewey.info/class/2--74775/e23/> ;
  dc:modified "2012-03-12"^^xsd:date ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--747/e23/> ;
  skos:notation "T2--7477" .

