@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/cb12100018p> skos:closeMatch lcsh:sh99002421 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99002421 .

lcsh:sh99002421
  skos:prefLabel "Assassination attempt, [date]"@en ;
  skos:example "Reference under the heading [Attempted assassination]" ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_LCSH_General ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2006-05-09T07:40:33"^^xsd:dateTime ;
  dc:created "1999-03-17T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12100018p> ;
  skos:altLabel "Attempted assassination, [date]"@en ;
  skos:note "Use as a topical subdivision under names of individual persons." .

