@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:sh85149174
  skos:notation "B132.Y6", "BL1238.52-BL1238.56" ;
  skos:prefLabel "Yoga"@en ;
  a skos:Concept .

lcsh:sh2011006131
  skos:notation "RA781.74" ;
  dc:created "2012-01-09T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85149174 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Naam yoga"@en ;
  a skos:Concept .

