@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:sh85134721
  skos:notation "RV-RZ", "R733" ;
  skos:prefLabel "Alternative medicine"@en ;
  a skos:Concept .

lcsh:sh2006005423
  skos:prefLabel "Functional medicine"@en ;
  skos:related lcsh:sh85061482 ;
  skos:broader lcsh:sh85134721 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2006-07-24T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2006-11-02T07:53:35"^^xsd:dateTime ;
  a skos:Concept .

lcsh:sh85061482
  skos:notation "R733" ;
  skos:prefLabel "Holistic medicine"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2006005423 .

