@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/738.3/e23/>
  skos:prefLabel "Leirvarer og steingods"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/738.3093/e23/>
  skos:notation "738.3093" ;
  skos:prefLabel "Oldtidens stater og landområder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/738.3093937/e23/> .

<http://dewey.info/class/738.3093937/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/738.3093/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Leirvarer--kunst--Kypros--oldtiden, …"@nb ;
  dc:modified "2017-01-31"^^xsd:date ;
  dc:created "2017-01-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/738.3/e23/>
   <http://dewey.info/class/2--393.7/e23/>
 ) ;
  dc:identifier "7846de96-0c0d-42ac-b592-ca52311b95ae" ;
  skos:altLabel "Steingods--kunst--Kypros--oldtiden"@nb ;
  skos:notation "738.3093937" .

