@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:sh2002012009
  dc:modified "2006-05-25T10:38:42"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  skos:prefLabel "History--[period subdivision]--Sources"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2002-11-07T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh2002012010, lcsh:sh2002012007 ;
  skos:note "Use this subdivision combination as a form subdivision under names of countries, cities, etc. for collections of source materials pertaining to the history of those places during a specific time period." .

lcsh:sh2002012010
  skos:prefLabel "Sources"@en ;
  a skos:Concept .

lcsh:sh2002012007
  skos:prefLabel "Sources"@en ;
  a skos:Concept .

