@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:sh2003007704
  skos:broader lcsh:sh2002012007, lcsh:sh2002012010 ;
  skos:prefLabel "History--[period subdivision]--Biography--Sources"@en ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  dc:created "2003-05-28T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:note "Use this subdivision combination as a form subdivision under names of countries, cities, etc., for collections of biographical source materials pertaining to persons from those places during a specific time period." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Biographical sources]" ;
  dc:modified "2006-06-07T15:18:04"^^xsd:dateTime .

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

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

