@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/2--74-79/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--76/e23/> ;
  skos:notation "T2--74-79" ;
  skos:prefLabel "Bestemte delstater i USA"@nb .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--769/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--76/e23/> ;
  skos:notation "T2--769" ;
  skos:prefLabel "Kentucky"@nb .

<http://dewey.info/class/2--761-764/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--76/e23/> ;
  skos:notation "T2--761-764" ;
  skos:prefLabel "Delstater på Gulfkysten"@nb .

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

<http://dewey.info/class/2--767/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--76/e23/> ;
  skos:notation "T2--767" ;
  skos:prefLabel "Arkansas"@nb .

<http://dewey.info/class/2--768/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--76/e23/> ;
  skos:notation "T2--768" ;
  skos:prefLabel "Tennessee"@nb .

<http://dewey.info/class/2--766/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--76/e23/> ;
  skos:notation "T2--766" ;
  skos:prefLabel "Oklahoma"@nb .

<http://dewey.info/class/2--76/e23/>
  a skos:Concept ;
  ns0:classHere "Delstater på gulfkysten"@nb, "Old southwest"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00128566" ;
  dc:modified "2015-09-21"^^xsd:date ;
  skos:altLabel "Gulfkysten (USA)"@nb, "Old Southwest (USA)"@nb, "Sør-sentrale delstater (USA)"@nb ;
  skos:broader <http://dewey.info/class/2--74-79/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrowMatch humord:c13732, humord:c01704 ;
  skos:narrower <http://dewey.info/class/2--767/e23/>, <http://dewey.info/class/2--768/e23/>, <http://dewey.info/class/2--766/e23/>, <http://dewey.info/class/2--761-764/e23/>, <http://dewey.info/class/2--769/e23/> ;
  skos:notation "T2--76" ;
  skos:prefLabel "Det sør-sentrale USA"@nb .

