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

<http://dewey.info/class/346.43804/e23/>
  a skos:Concept ;
  dc:created "2017-01-09"^^xsd:date ;
  dc:identifier "02a075fd-cdf7-4f53-9c8c-82a0763817af" ;
  dc:modified "2018-04-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/346/e23/>
   <http://dewey.info/class/2--438/e23/>
   <http://dewey.info/class/346.04/e23/>
 ) ;
  skos:altLabel "Eiendomsrett--Polen"@nb, "Tingsrett--Polen"@nb ;
  skos:broader <http://dewey.info/class/346.4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "346.43804" ;
  skos:prefLabel "Eiendom--lov og rett--Polen, …"@nb .

<http://dewey.info/class/346/e23/>
  a skos:Concept ;
  skos:prefLabel "Privatrett"@nb .

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

<http://dewey.info/class/346.4/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/346.43804/e23/> ;
  skos:notation "346.4" ;
  skos:prefLabel "Privatrett--Europa"@nb .

<http://dewey.info/class/2--438/e23/>
  a skos:Concept ;
  skos:prefLabel "Polen"@nb .

<http://dewey.info/class/346.04/e23/>
  a skos:Concept ;
  skos:prefLabel "Eiendom"@nb .

