@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/070.449/e23/>
  skos:prefLabel "Bestemte fag og emner"@nb ;
  a skos:Concept .

<http://dewey.info/class/070.44933/e23/>
  skos:notation "070.44933" ;
  skos:prefLabel "Samfunnsøkonomi--journalistikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/070.449332/e23/> .

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

<http://dewey.info/class/070.449332/e23/>
  skos:altLabel "Økonomi--journalistikk"@nb, "Økonomisk journalistikk"@nb ;
  skos:notation "070.449332" ;
  skos:broader <http://dewey.info/class/070.44933/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-06-16"^^xsd:date ;
  dc:identifier "5f0ced31-c2e8-4f81-8fc5-bc29c320235a" ;
  skos:prefLabel "Finansøkonomi--journalistikk, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/070.449/e23/>
   <http://dewey.info/class/332/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2017-06-15"^^xsd:date ;
  skos:narrower <http://dewey.info/class/070.449332092/e23/> .

<http://dewey.info/class/332/e23/>
  skos:prefLabel "Finansøkonomi"@nb ;
  a skos:Concept .

<http://dewey.info/class/070.449332092/e23/>
  skos:notation "070.449332092" ;
  skos:prefLabel "Økonomiskribenter--journalister, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/070.449332/e23/> .

