@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/700.4/e23/>
  a skos:Concept ;
  skos:prefLabel "Spesielle emner innen kunst i vid forstand"@nb .

<http://dewey.info/class/700.48/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/700.484/e23/> ;
  skos:notation "700.48" ;
  skos:prefLabel "Filosofiske og abstrakte temaer--kunst i vid forstand"@nb .

<http://dewey.info/class/3C--384/e23/>
  a skos:Concept ;
  skos:prefLabel "Filosofiske temaer"@nb .

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

<http://dewey.info/class/700.484/e23/>
  a skos:Concept ;
  dc:created "2017-01-20"^^xsd:date ;
  dc:identifier "bc8c53c8-29fd-4ed8-8853-fee3cf13cb90" ;
  dc:modified "2019-07-31"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/700.4/e23/>
   <http://dewey.info/class/3C--384/e23/>
 ) ;
  skos:altLabel "Humanisme--kunst i vid forstand"@nb, "Nihilisme--kunst i vid forstand"@nb, "Eksistensialisme--kunst i vid forstand"@nb ;
  skos:broader <http://dewey.info/class/700.48/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c12134 ;
  skos:notation "700.484" ;
  skos:prefLabel "Filosofi--kunst i vid forstand, …"@nb .

