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

<http://dewey.info/class/745.59243/e23/>
  skos:notation "745.59243" ;
  skos:prefLabel "Teddybjørner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/745.5924/e23/> .

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

<http://dewey.info/class/745.5924/e23/>
  a skos:Concept ;
  skos:prefLabel "Myke leketøy"@nb ;
  skos:altLabel "Plysjleketøy--framstilling--håndverk"@nb, "Myke leketøy--framstilling--håndverk"@nb, "Kosedyr--framstilling--håndverk"@nb, "Stoppede leketøy--framstilling--håndverk"@nb ;
  dc:modified "2015-12-17"^^xsd:date ;
  skos:notation "745.5924" ;
  skos:closeMatch bibbi:1120973 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00165416" ;
  skos:narrower <http://dewey.info/class/745.59243/e23/> ;
  ns0:classHere "Stoppede leketøy"@nb ;
  skos:broader <http://dewey.info/class/745.5922-745.5924/e23/> ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/745.5922-745.5924/e23/>
  skos:notation "745.5922-745.5924" ;
  skos:prefLabel "Leketøy og lignende gjenstander"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/745.5924/e23/> .

