@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#> .

<http://dewey.info/class/744.42995/e23/>
  skos:notation "744.42995" ;
  skos:prefLabel "Østasiatisk kalligrafi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.429/e23/> .

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

<http://dewey.info/class/744.429927/e23/>
  skos:notation "744.429927" ;
  skos:prefLabel "Arabisk kalligrafi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.429/e23/> .

<http://dewey.info/class/744.42971/e23/>
  skos:notation "744.42971" ;
  skos:prefLabel "Latinsk kalligrafi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.429/e23/> .

<http://dewey.info/class/744.42/e23/>
  skos:notation "744.42" ;
  skos:prefLabel "Skrift og kalligrafi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/744.429/e23/> .

<http://dewey.info/class/744.429/e23/>
  skos:notation "744.429" ;
  skos:broader <http://dewey.info/class/744.42/e23/> ;
  dc:modified "2022-09-09"^^xsd:date ;
  skos:prefLabel "Stiler"@nb ;
  skos:narrower <http://dewey.info/class/744.42971/e23/>, <http://dewey.info/class/744.429927/e23/>, <http://dewey.info/class/744.42995/e23/> ;
  dc:identifier "ocd00454795" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2021-06-30"^^xsd:date .

