@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85099723
  dc:modified "2013-04-17T06:49:15"^^xsd:dateTime ;
  skos:notation "SF293.P4" ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Norman horse"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85039265 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Percheron horse"@en ;
  a skos:Concept .

lcsh:sh85039265
  skos:notation "SF311-SF311.3" ;
  skos:prefLabel "Draft horses"@en ;
  a skos:Concept .

