@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:sh99001917 .

lcsh:sh99001917
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1188, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  skos:note "Use as a form subdivision under uniform titles of sacred works." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-08T12:04:43"^^xsd:dateTime ;
  dc:created "2000-03-20T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Reference editions"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

