@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/636.081/e23/>
  skos:notation "636.081" ;
  skos:prefLabel "Utvelgelse, utstilling, eiermerker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.0811/e23/> .

<http://dewey.info/class/636.0811/e23/>
  skos:notation "636.0811" ;
  skos:altLabel "Fesjåer"@nb, "Utstillingsdyr--stell og dressur"@nb, "Dyreutstillinger--husdyrhold"@nb, "Utstillingsdyr--husdyrhold"@nb, "Utstilling av buskap"@nb, "Bedømmelse av buskap"@nb, "Dyrskuer"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Bedømmelse av dyr"@nb, "Utstillingsdyr"@nb ;
  skos:prefLabel "Utstilling"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00158332" ;
  a skos:Concept ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/636.081/e23/> .

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

