@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/617.143/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Incisjoner (sår)--medisin"@nb, "Nålestikk--medisin"@nb, "Innstikk (sår)--medisin"@nb, "Snittsår--medisin"@nb, "Punkturer (sår)--medisin"@nb, "Stikksår--medisin"@nb, "Punktsår--medisin"@nb, "Hudsnitt--medisin"@nb ;
  ns0:classHere "Stikksår"@nb, "Nålestikk"@nb ;
  skos:prefLabel "Hudsnitt og innstikk"@nb ;
  dc:modified "2019-08-07"^^xsd:date ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/617.14/e23/> ;
  dc:identifier "ocd00154074" ;
  skos:notation "617.143" .

<http://dewey.info/class/617.14/e23/>
  skos:notation "617.14" ;
  skos:prefLabel "Penetrerende sår"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/617.143/e23/> .

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

