@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:sh85083019
  skos:notation "R727.8" ;
  skos:prefLabel "Medical referral"@en ;
  a skos:Concept .

lcsh:sh88005290
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh86003591 ;
  skos:prefLabel "Psychiatric referral"@en ;
  dc:created "1988-08-29T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Patient referral, Psychiatric"@en, "Referral, Psychiatric"@en ;
  dc:modified "1990-03-06T14:05:03"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85083019 ;
  a skos:Concept ;
  skos:notation "RC455.2.R43" .

lcsh:sh86003591
  skos:notation "RC455.2.C65" ;
  skos:prefLabel "Consultation-liaison psychiatry"@en ;
  a skos:Concept ;
  skos:related lcsh:sh88005290 .

