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

<http://dewey.info/class/338.76887250922/e23/>
  skos:notation "338.76887250922" ;
  skos:prefLabel "Pedagogiske leketøy--produksjonsteknologi--foretak--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.7688725/e23/> .

<http://dewey.info/class/338.7688725/e23/>
  skos:notation "338.7688725" ;
  skos:prefLabel "Pedagogiske leketøy--produksjonsteknologi--foretak"@nb ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/688.725/e23/>
 ) ;
  dc:created "2022-01-10"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/338.768872/e23/> ;
  dc:identifier "0988b0fe-8d13-4d72-9c12-6bbaad78e0b3" ;
  dc:modified "2022-01-11"^^xsd:date ;
  skos:narrower <http://dewey.info/class/338.76887250922/e23/> ;
  skos:closeMatch bibbi:1168985 .

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

<http://dewey.info/class/688.725/e23/>
  skos:prefLabel "Pedagogiske leketøy"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.768872/e23/>
  skos:notation "338.768872" ;
  skos:prefLabel "Leketøy--industriell produksjon--foretak, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.7688725/e23/> .

<http://dewey.info/class/338.76/e23/>
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  a skos:Concept .

