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

<http://dewey.info/class/636.133/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.13/e23/> ;
  skos:notation "636.133" ;
  skos:prefLabel "Quarterhest"@nb .

<http://dewey.info/class/636.11-636.17/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.13/e23/> ;
  skos:notation "636.11-636.17" ;
  skos:prefLabel "Bestemte raser og typer hester"@nb .

<http://dewey.info/class/636.13/e23/>
  a skos:Concept ;
  ns0:including "Tennessee walking horse"@nb, "Morab"@nb, "American paint horse"@nb, "Appaloosa"@nb, "Mustang"@nb, "Pinto"@nb, "American saddlebred"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00158481" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "Palominohest"@nb, "Appaloosa"@nb, "Tennessee Walking Horse"@nb, "Morabhest"@nb, "Paint horse"@nb, "American paint horse"@nb, "American saddlebred horse"@nb, "Pintohest"@nb, "Mustang"@nb ;
  skos:broader <http://dewey.info/class/636.11-636.17/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/636.133/e23/>, <http://dewey.info/class/636.138/e23/>, <http://dewey.info/class/636.132/e23/> ;
  skos:notation "636.13" ;
  skos:prefLabel "Ridehester"@nb .

<http://dewey.info/class/636.138/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.13/e23/> ;
  skos:notation "636.138" ;
  skos:prefLabel "Lipizzanerhest"@nb .

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

<http://dewey.info/class/636.132/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.13/e23/> ;
  skos:notation "636.132" ;
  skos:prefLabel "Engelsk fullblodshest"@nb .

