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

<http://dewey.info/class/305.235/e23/>
  skos:notation "305.235" ;
  skos:prefLabel "Unge personer 12-20 år"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.2355/e23/> .

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

<http://dewey.info/class/305.2355/e23/>
  skos:prefLabel "Utvikling"@nb ;
  skos:notation "305.2355" ;
  dc:identifier "ocd00132405" ;
  a skos:Concept ;
  ns0:classHere "Tverrfaglige verker om utviklingen til unge personer 12-20 år"@nb ;
  skos:broader <http://dewey.info/class/305.235/e23/> ;
  skos:closeMatch bibbi:1142776 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Ungdoms utvikling"@nb, "Ungdoms utvikling--sosiologi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-08-29"^^xsd:date .

