@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/344.04/e23/>
  skos:notation "344.04" ;
  skos:prefLabel "Diverse sosiale problemer og tjenester"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/344.041/e23/> .

<http://dewey.info/class/344.0411/e23/>
  skos:notation "344.0411" ;
  skos:prefLabel "Medisinsk feilbehandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.041/e23/> .

<http://dewey.info/class/344.041/e23/>
  a skos:Concept ;
  dc:identifier "ocd00137144" ;
  skos:prefLabel "Medisinsk personell og deres aktiviteter"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Medisin--lov og rett"@nb, "Helserett"@nb, "Medisin--dataapplikasjoner--lov og rett"@nb, "Medisinsk personell--lov og rett"@nb ;
  skos:broader <http://dewey.info/class/344.04/e23/> ;
  skos:narrower <http://dewey.info/class/344.0412-344.0416/e23/>, <http://dewey.info/class/344.0419/e23/>, <http://dewey.info/class/344.0411/e23/> ;
  dc:modified "2024-03-01"^^xsd:date ;
  skos:notation "344.041" .

<http://dewey.info/class/344.0412-344.0416/e23/>
  skos:notation "344.0412-344.0416" ;
  skos:prefLabel "Bestemt type medisinsk personell og deres aktiviteter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.041/e23/> .

<http://dewey.info/class/344.0419/e23/>
  skos:notation "344.0419" ;
  skos:prefLabel "Problemer innen medisinsk praksis"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.041/e23/> .

