@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:sh99002137
  skos:prefLabel "Geographical distribution"@en ;
  a skos:Concept .

lcsh:sh00006811
  dc:modified "2006-03-08T11:22:39"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1147, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  skos:example "Reference under the heading [Egg distribution (Zoogeography)]" ;
  skos:prefLabel "Eggs--Geographical distribution"@en ;
  skos:broader lcsh:sh99002137 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-05-23T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." ;
  a skos:Concept .

