@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/338.17/e23/>
  a skos:Concept ;
  skos:prefLabel "Produkter"@nb .

<http://dewey.info/class/338.1748/e23/>
  a skos:Concept ;
  dc:created "2018-10-01"^^xsd:date ;
  dc:identifier "2acd3121-0aad-4761-9660-392d637847ca" ;
  dc:modified "2018-10-01"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.17/e23/>
   <http://dewey.info/class/634.8/e23/>
 ) ;
  skos:broader <http://dewey.info/class/338.173-338.176/e23/> ;
  skos:closeMatch realfagstermer:c013520, humord:c16849 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "338.1748" ;
  skos:prefLabel "Druer--vindyrking--landbruksøkonomi"@nb .

<http://dewey.info/class/634.8/e23/>
  a skos:Concept ;
  skos:prefLabel "Druer"@nb .

<http://dewey.info/class/338.173-338.176/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.1748/e23/> ;
  skos:notation "338.173-338.176" ;
  skos:prefLabel "Produkter fra plantedyrking, oppdrett av husdyr; oppdrett av tamme fugler"@nb .

