@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/362.108/e23/>
  skos:notation "362.108" ;
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.10867/e23/> .

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

<http://dewey.info/class/362.1086709485/e23/>
  skos:notation "362.1086709485" ;
  skos:prefLabel "Transpersoner--helsetjenester--Sverige"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.10867/e23/> .

<http://dewey.info/class/362.1/e23/>
  skos:prefLabel "Personer med fysiske sykdommer"@nb ;
  a skos:Concept .

<http://dewey.info/class/362.10867/e23/>
  skos:narrower <http://dewey.info/class/362.1086709485/e23/> ;
  skos:prefLabel "Transpersoner--helsetjenester"@nb ;
  dc:identifier "76db3165-72c2-472b-89c5-bc9968444e6b" ;
  skos:broader <http://dewey.info/class/362.108/e23/> ;
  skos:notation "362.10867" ;
  a skos:Concept ;
  dc:modified "2018-01-22"^^xsd:date ;
  dc:created "2018-01-19"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/362.1/e23/>
   <http://dewey.info/class/1--086.7/e23/>
 ) .

