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

<http://dewey.info/class/2--43843/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--4384/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:altLabel "Województwo lubelskie (polen)"@nb, "Chełm (Polen : fylke)"@nb, "Zamość (Polen : fylke)"@nb, "Biała Podlaska (Polen : fylke)"@nb, "Lublin (Polen : fylke)"@nb, "Lublin fylke (Polen)"@nb ;
  dc:modified "2018-07-03"^^xsd:date ;
  skos:notation "T2--43843" ;
  skos:prefLabel "Lublin fylke (województwo lubelskie)"@nb ;
  dc:identifier "ocd00125322" ;
  a skos:Concept .

<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--4384/e23/>
  skos:notation "T2--4384" ;
  skos:prefLabel "Sentral-Polen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--43843/e23/> .

