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

<http://dewey.info/class/613.04242/e23/>
  dc:identifier "ocd00152233" ;
  ns0:classHere "Oversiktsverker om jenter"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "613.04242" ;
  skos:closeMatch bibbi:1145807 ;
  skos:broader <http://dewey.info/class/613.0424/e23/> ;
  dc:modified "2014-09-25"^^xsd:date ;
  skos:prefLabel "Jenter under 12 år"@nb ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Jenter--helse"@nb .

<http://dewey.info/class/613.0424/e23/>
  skos:notation "613.0424" ;
  skos:prefLabel "Hunnkjønn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/613.04242/e23/> .

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

