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

lcsh:sh99001988
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-08T12:18:49"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1188, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_LCSH_General ;
  skos:altLabel "Pronunciation of terminology"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Terminology--Pronunciation"@en ;
  skos:example "Reference under the general see reference [Pronunciation]" ;
  skos:note "Use as a topical subdivision under uniform titles of sacred works and topical headings." ;
  dc:created "1999-03-05T00:00:00"^^xsd:dateTime .

