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

lcsh:sh00002546
  skos:example "Reference under the heading [Gemination]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-02-16T14:15:57"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  dc:created "2000-03-21T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11977140h> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  skos:prefLabel "Gemination"@en .

<http://data.bnf.fr/ark:/12148/cb11977140h> skos:closeMatch lcsh:sh00002546 .
