@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:sh00005651
  skos:prefLabel "Political aspects"@en ;
  a skos:Concept .

lcsh:sh00005648
  dc:created "2000-03-14T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-02-21T11:41:27"^^xsd:dateTime ;
  a skos:Concept ;
  skos:example "Reference under the heading [Ethnic relations--Political aspects]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12652465p> ;
  skos:broader lcsh:sh00005651 ;
  skos:prefLabel "Ethnic relations--Political aspects"@en ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc." .

<http://data.bnf.fr/ark:/12148/cb12652465p> skos:closeMatch lcsh:sh00005648 .
