@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:sh00005895
  skos:prefLabel "Iranian influences"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12217601p> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1156 ;
  skos:note "Use as a topical subdivision under individual literatures." ;
  dc:modified "2006-02-22T15:08:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "2000-04-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh99005056 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb12217601p> skos:closeMatch lcsh:sh00005895 .
lcsh:sh99005056
  skos:prefLabel "Foreign influences"@en ;
  a skos:Concept .

