@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 ;
  skos:hasTopConcept lcsh:sh2009009587 .

lcsh:sh2009009587
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  skos:member lcsh:collection_PatternHeadingH1154, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Differences, Age"@en ;
  skos:prefLabel "Age differences"@en ;
  dc:created "2009-11-23T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [English language--Age differences;] and under the general see reference [Language and languages--Age differences]" ;
  a skos:Concept .

