@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/616.6921/e23/>
  skos:notation "616.6921" ;
  skos:prefLabel "Mannlig infertilitet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.692/e23/> .

<http://dewey.info/class/616.6922/e23/>
  skos:notation "616.6922" ;
  skos:prefLabel "Impotens"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.692/e23/> .

<http://dewey.info/class/616.692/e23/>
  skos:narrower <http://dewey.info/class/616.6921/e23/>, <http://dewey.info/class/616.6922/e23/>, <http://dewey.info/class/616.69206/e23/> ;
  skos:altLabel "Infertilitet--medisin"@nb, "Sterilitet--medisin"@nb ;
  skos:broader <http://dewey.info/class/616.69/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Oversiktsverker om mannlig og kvinnelig infertilitet"@nb ;
  dc:modified "2013-06-18"^^xsd:date ;
  dc:identifier "ocd00153415" ;
  skos:notation "616.692" ;
  skos:prefLabel "Infertilitet og impotens"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1132843 .

<http://dewey.info/class/616.69/e23/>
  skos:notation "616.69" ;
  skos:prefLabel "Seksuelle forstyrrelser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.692/e23/> .

<http://dewey.info/class/616.69206/e23/>
  skos:notation "616.69206" ;
  skos:prefLabel "Behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/616.692/e23/> .

