@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:sj96005699
  skos:prefLabel "Horses"@en ;
  a skos:Concept .

lcsh:sh85035657
  skos:broader lcsh:sj96005699, lcsh:sh85062160 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "1991-01-10T15:37:36"^^xsd:dateTime ;
  skos:prefLabel "Dancer's Image (Race horse)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "A.T.'s Image (Race horse)"@en ;
  a skos:Concept .

lcsh:sh85062160
  skos:notation "UF370", "HV4749-HV4755", "QL737.U6", "GT5885-GT5889", "SF277-SF359.7", "UE460-UE475", "UC600-UC695" ;
  skos:prefLabel "Horses"@en ;
  a skos:Concept .

