@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 .
lcsh:sh97007976
  skos:prefLabel "Coups d'état--France"@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb11960347k> skos:closeMatch lcsh:sh97007356 .
lcsh:sh97007356
  skos:altLabel "Dix-huit Brumaire, France, 1799"@en, "18-Brumaire, France, 1799"@en ;
  dc:modified "2002-03-19T09:53:20"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11960347k> ;
  dc:created "1997-09-26T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:notation "DC190.8" ;
  skos:prefLabel "France--History--Coup d'état, 1799"@en ;
  skos:broader lcsh:sh97007976 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

