@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:sh99005670
  skos:prefLabel "Dispersal"@en ;
  a skos:Concept .

lcsh:sh2002006389
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Larvae--Dispersal"@en ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1147, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:example "Reference under the heading [Larvae--Dispersal]" ;
  skos:broader lcsh:sh99005670 ;
  dc:created "2002-04-02T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." ;
  dc:modified "2002-04-09T09:09:56"^^xsd:dateTime ;
  a skos:Concept .

