@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/743.5/e23/>
  skos:notation "743.5" ;
  skos:prefLabel "Tegning av draperte tekstiler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/743/e23/> .

<http://dewey.info/class/743.6/e23/>
  skos:notation "743.6" ;
  skos:prefLabel "Tegning av dyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/743/e23/> .

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

<http://dewey.info/class/74/e23/>
  skos:notation "74" ;
  skos:prefLabel "Design og lignende kunstarter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/743/e23/> .

<http://dewey.info/class/743.4/e23/>
  skos:notation "743.4" ;
  skos:prefLabel "Tegning av menneskeskikkelser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/743/e23/> .

<http://dewey.info/class/743/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/743.8/e23/>, <http://dewey.info/class/743.6/e23/>, <http://dewey.info/class/743.5/e23/>, <http://dewey.info/class/743.7/e23/>, <http://dewey.info/class/743.4/e23/>, <http://dewey.info/class/743.9/e23/> ;
  skos:notation "743" ;
  skos:broader <http://dewey.info/class/74/e23/> ;
  dc:modified "2015-02-10"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Tegning og tegninger inndelt etter motiv"@nb ;
  dc:identifier "ocd00165325" .

<http://dewey.info/class/743.9/e23/>
  skos:notation "743.9" ;
  skos:prefLabel "Samlinger av tegninger etter motiv (ikonografi)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/743/e23/> .

<http://dewey.info/class/743.7/e23/>
  skos:notation "743.7" ;
  skos:prefLabel "Tegning av planter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/743/e23/> .

<http://dewey.info/class/743.8/e23/>
  skos:notation "743.8" ;
  skos:prefLabel "Tegning av andre motiver"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/743/e23/> .

