@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/743.49/e23/>
  skos:closeMatch bibbi:1146479, bibbi:1146478, bibbi:1110390 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Kroppsdeler, f.eks. hode, mage, hender"@nb ;
  skos:notation "743.49" ;
  a skos:Concept ;
  dc:identifier "ocd00165336" ;
  skos:altLabel "Anatomi--tegning--mennesker"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:broader <http://dewey.info/class/743.4/e23/> ;
  skos:prefLabel "Anatomi for kunstnere"@nb .

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

