@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:sh90005201
  skos:notation "RC480.54" ;
  skos:prefLabel "Psychotherapy for older people"@en ;
  a skos:Concept .

lcsh:sh93002415
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh90005201 ;
  skos:altLabel "V/F therapy"@en, "Validation/fantasy therapy"@en ;
  a skos:Concept ;
  skos:prefLabel "Validation therapy"@en ;
  dc:created "2004-02-27T00:00:00"^^xsd:dateTime ;
  dc:modified "2004-04-02T06:55:36"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

