@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:sh99005690
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1147, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-08-04T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-31T09:33:24"^^xsd:dateTime ;
  skos:prefLabel "Diseases--Nutritional aspects"@en ;
  skos:example "Reference under the heading [Animals--Diseases--Nutritional aspects]" ;
  skos:broader lcsh:sh99005696 ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." ;
  a skos:Concept .

lcsh:sh99005696
  skos:prefLabel "Nutritional aspects"@en ;
  a skos:Concept .

