@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 ;
  skos:hasTopConcept lcsh:sh99005310 .

lcsh:sh99005310
  skos:prefLabel "Condition scoring"@en ;
  dc:created "1999-07-20T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1147, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  dc:modified "2006-05-10T11:45:35"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." .

