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

<http://dewey.info/class/346.48970482/e23/>
  skos:notation "346.48970482" ;
  skos:prefLabel "Opphavsrett--Finland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.4897048/e23/> .

<http://dewey.info/class/346.4897048/e23/>
  skos:narrower <http://dewey.info/class/346.48970482/e23/> ;
  skos:broader <http://dewey.info/class/346.4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Åndsverk--Finland"@nb ;
  dc:modified "2017-05-09"^^xsd:date ;
  a skos:Concept ;
  dc:created "2017-04-21"^^xsd:date ;
  dc:identifier "2e8a4911-0bde-45b2-b671-556e890b181f" ;
  mads:componentList (
   <http://dewey.info/class/346/e23/>
   <http://dewey.info/class/2--489.7/e23/>
   <http://dewey.info/class/346.048/e23/>
 ) ;
  skos:notation "346.4897048" ;
  skos:prefLabel "Immateriell eiendom--Finland, …"@nb .

<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.4897048/e23/> .

