@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.0482/e23/>
  skos:prefLabel "Opphavsrett"@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/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

<http://dewey.info/class/346.41048/e23/>
  skos:notation "346.41048" ;
  skos:prefLabel "Åndsverk--Storbritannia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/346.410482/e23/> .

<http://dewey.info/class/346.410482/e23/>
  dc:modified "2024-07-02"^^xsd:date ;
  skos:notation "346.410482" ;
  skos:broader <http://dewey.info/class/346.41048/e23/> ;
  dc:identifier "525b3f25-1a7e-410d-b8b2-1296e894ee04" ;
  skos:prefLabel "Opphavsrett--Storbritannia, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/346/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/346.0482/e23/>
 ) ;
  dc:created "2017-06-23"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Copyright--Storbritannia"@nb .

