@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh99005093 skos:broader lcsh:sh99005091 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005091 .

lcsh:sh99005091
  skos:prefLabel "Pronunciation"@en ;
  dc:created "1999-07-08T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11976126q> ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_TopicSubdivisions ;
  skos:example "Reference under the general see reference [Pronunciation]" ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  a skos:Concept ;
  dc:modified "2006-05-10T08:02:40"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb11976126q> skos:closeMatch lcsh:sh99005091 .
