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

lcsh:sh85002114
  dc:created "2004-02-24T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Older people--Mental health"@en ;
  a skos:Concept ;
  dc:modified "2004-04-01T09:47:22"^^xsd:dateTime ;
  skos:related lcsh:sh85054311 .

lcsh:sh85054311
  skos:notation "RC451.4.A5" ;
  skos:prefLabel "Geriatric psychiatry"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85002114 .

