@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 ;
  skos:hasTopConcept lcsh:sh99005253 .

lcsh:sh99005253
  dc:created "1999-07-19T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc. for works on the influence of former colonial policies and structures on the existing institutions of former colonies." ;
  skos:member lcsh:collection_PatternHeadingH1140, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:example "Reference under the heading [Colonies] and under the general see reference [Colonial influence]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-10T11:19:34"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Colonial influence"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11974104x> ;
  skos:altLabel "Influence, Colonial"@en .

<http://data.bnf.fr/ark:/12148/cb11974104x> skos:closeMatch lcsh:sh99005253 .
