@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<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.2352/e23/> .

<http://dewey.info/class/305.2352/e23/>
  skos:closeMatch bibbi:1143113, bibbi:1143742 ;
  skos:narrower <http://dewey.info/class/305.2352091724/e23/>, <http://dewey.info/class/305.235208909/e23/>, <http://dewey.info/class/305.2352092/e23/>, <http://dewey.info/class/305.2352088297/e23/> ;
  skos:prefLabel "Jenter"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Tenåringsjenter"@nb, "Unge kvinner--under 21 år"@nb, "Ungdom--jenter"@nb ;
  a skos:Concept ;
  skos:notation "305.2352" ;
  dc:identifier "ocd00132403" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2023-11-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/305.235/e23/> .

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

<http://dewey.info/class/305.2352092/e23/>
  skos:notation "305.2352092" ;
  skos:prefLabel "Unge kvinner--under 21 år--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2352/e23/> .

<http://dewey.info/class/305.2352091724/e23/>
  skos:notation "305.2352091724" ;
  skos:prefLabel "Ungdom--jenter--utviklingsland, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2352/e23/> .

<http://dewey.info/class/305.235208909/e23/>
  skos:notation "305.235208909" ;
  skos:prefLabel "Hvite ungdomsjenter, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2352/e23/> .

<http://dewey.info/class/305.2352088297/e23/>
  skos:notation "305.2352088297" ;
  skos:prefLabel "Muslimske tenåringsjenter, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.2352/e23/> .

