@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://data.bnf.fr/ark:/12148/cb122625733> skos:closeMatch lcsh:sh99005545 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005545 .

lcsh:sh99005545
  skos:prefLabel "Diacritics"@en ;
  dc:created "1999-07-29T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb122625733> ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  dc:modified "2006-05-15T09:58:24"^^xsd:dateTime ;
  skos:example "Reference under the heading [Diacritics]" ;
  skos:note "Use as a topical subdivision under individual languages other than English and groups of languages." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

