@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/636.083/e23/>
  skos:notation "636.083" ;
  skos:prefLabel "Stell, pass, dressur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.0833/e23/> .

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

<http://dewey.info/class/636.0833/e23/>
  dc:modified "2013-06-27"^^xsd:date ;
  skos:altLabel "Dypping av dyr i pesticider"@nb, "Klipping av dyr"@nb, "Dyrestell--landbruk"@nb, "Stell av dyr"@nb ;
  ns0:including "Klipping"@nb, "Dypping av dyr i pesticider"@nb ;
  dc:identifier "ocd00158343" ;
  ns0:classHere "Stell og røkting"@nb ;
  skos:prefLabel "Stell av enkeltdyr"@nb ;
  skos:broader <http://dewey.info/class/636.083/e23/> ;
  skos:notation "636.0833" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

