@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/641.222/e23/>
  skos:notation "641.222" ;
  skos:prefLabel "Typer druevin"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.2226/e23/> .

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

<http://dewey.info/class/641.2226094688/e23/>
  skos:notation "641.2226094688" ;
  skos:prefLabel "Sherry"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.2226/e23/> .

<http://dewey.info/class/641.22260946915/e23/>
  skos:notation "641.22260946915" ;
  skos:prefLabel "Portvin"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.2226/e23/> .

<http://dewey.info/class/641.2226/e23/>
  a skos:Concept ;
  dc:modified "2018-07-30"^^xsd:date ;
  skos:altLabel "Hvitvin--hetvin"@nb, "Slottstappede viner--hetvin"@nb, "Rødvin--hetvin"@nb, "Viner av enkeltdruer--hetvin"@nb ;
  skos:prefLabel "Hetvin"@nb ;
  skos:narrower <http://dewey.info/class/641.22260946915/e23/>, <http://dewey.info/class/641.2226094688/e23/> ;
  skos:broader <http://dewey.info/class/641.222/e23/> ;
  ns0:classHere "Bestemte hetviner (bestemte merker, slottstappede viner, viner av enkeltdruer)"@nb ;
  skos:notation "641.2226" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00159141" .

