@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:sh85100187
  skos:prefLabel "Peru--Antiquities"@en ;
  a skos:Concept .

lcsh:sh91003171
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1991-07-02T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Pachacamac Site (Peru)"@en ;
  dc:modified "2001-06-04T13:05:27"^^xsd:dateTime ;
  skos:broader lcsh:sh85100187 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Pachakamaj Site (Peru)"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13568609c> ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb13568609c> skos:closeMatch lcsh:sh91003171 .
