@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/2--35752/e23/>
  mads:componentList (
   <http://dewey.info/class/2--357/e23/>
   <http://dewey.info/class/2--555.2/e23/>
 ) ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/2--3575/e23/> ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  dc:created "2010-07-19"^^xsd:date ;
  skos:notation "T2--35752" ;
  skos:altLabel "Hamadan (Iran : provins)--oldtiden"@nb ;
  dc:identifier "ocd00281460" ;
  skos:prefLabel "Ekbatana (oldtidsby), …"@nb .

<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--357/e23/>
  skos:prefLabel "Den iranske høyslette fram til 637"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--3575/e23/>
  skos:notation "T2--3575" ;
  skos:prefLabel "Media (oldtidsområde), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--35752/e23/> .

