@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/346.048/e23/>
  skos:prefLabel "Immateriell eiendom"@nb ;
  a skos:Concept .

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

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

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

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

<http://dewey.info/class/346.41048/e23/>
  dc:created "2011-03-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/346/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/346.048/e23/>
 ) ;
  a skos:Concept ;
  dc:identifier "ocd00315358" ;
  dc:modified "2024-07-02"^^xsd:date ;
  skos:notation "346.41048" ;
  skos:broader <http://dewey.info/class/346.4/e23/> ;
  skos:prefLabel "Åndsverk--Storbritannia"@nb ;
  skos:narrower <http://dewey.info/class/346.410482/e23/> .

<http://dewey.info/class/346.410482/e23/>
  skos:notation "346.410482" ;
  skos:prefLabel "Opphavsrett--Storbritannia, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.41048/e23/> .

