@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:sh2002012522
  dc:created "2002-12-10T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh00007670, lcsh:sh85115895 ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc." ;
  skos:member lcsh:collection_PatternHeadingH1149.5, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-06-06T11:38:39"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Colonies--Rural conditions"@en .

lcsh:sh85115895
  skos:notation "HN" ;
  skos:prefLabel "Rural conditions"@en ;
  a skos:Concept .

lcsh:sh00007670
  skos:prefLabel "Rural conditions"@en ;
  a skos:Concept .

