@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:sh00006932 .

lcsh:sh00006932
  skos:prefLabel "Pensions--Effect of inflation on"@en ;
  dc:modified "2006-03-10T07:41:29"^^xsd:dateTime ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under classes of persons." ;
  skos:member lcsh:collection_PatternHeadingH1100, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:example "Reference under the heading [Pensions--Effect of inflation on]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-05-30T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Effect of inflation on pensions"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

