@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/616.8521003/e23/>
  a skos:Concept ;
  dc:identifier "c95b25c9-08ef-4487-9e2d-8047e8ec2883" ;
  skos:notation "616.8521003" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-03-19"^^xsd:date ;
  skos:broader <http://dewey.info/class/616.8521/e23/> ;
  skos:altLabel "Posttraumatisk stressforstyrrelse--medisin--ordbøker"@nb ;
  mads:componentList (
   <http://dewey.info/class/616.8521/e23/>
   <http://dewey.info/class/1--03/e23/>
 ) ;
  skos:prefLabel "Traumatiske nevroser--medisin--ordbøker, …"@nb ;
  dc:created "2020-03-19"^^xsd:date .

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

<http://dewey.info/class/1--03/e23/>
  skos:prefLabel "Ordbøker, leksika, konkordanser"@nb ;
  a skos:Concept .

<http://dewey.info/class/616.8521/e23/>
  skos:notation "616.8521" ;
  skos:prefLabel "Traumatiske nevroser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.8521003/e23/> .

