@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:sh2009003449
  skos:member lcsh:collection_PatternHeadingH1150, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  dc:created "2009-04-06T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual diseases and types of diseases." ;
  skos:example "Reference under the heading [Medicine, Ayurvedic]" ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Ayurvedic treatment"@en ;
  skos:broader lcsh:sh99005040 .

lcsh:sh99005040
  skos:prefLabel "Treatment"@en ;
  a skos:Concept .

