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

<http://dewey.info/class/305.23072/e23/>
  dc:modified "2019-04-10"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Unge personer--sosiale aspekter--forskning"@nb ;
  dc:created "2019-04-10"^^xsd:date ;
  skos:prefLabel "Barn--sosiale aspekter--forskning, …"@nb ;
  skos:notation "305.23072" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/305.23/e23/> ;
  mads:componentList (
   <http://dewey.info/class/305.23/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/305.230721/e23/> ;
  dc:identifier "a17ca918-9e2a-4503-9791-ac249ce51eb7" .

<http://dewey.info/class/305.23/e23/>
  skos:notation "305.23" ;
  skos:prefLabel "Unge personer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.23072/e23/> .

<http://dewey.info/class/1--072/e23/>
  skos:prefLabel "Forskning"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/305.230721/e23/>
  skos:notation "305.230721" ;
  skos:prefLabel "Forskningsmetoder--barn--sosiale aspekter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.23072/e23/> .

