@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:sh2002008624 skos:broader lcsh:sh2002008620 .
lcsh:sh85101017
  skos:notation "RC535" ;
  skos:prefLabel "Phobias"@en ;
  a skos:Concept .

lcsh:sh2002008620
  dc:modified "2002-10-24T14:24:57"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "2002-08-19T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85101017 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Fear of medical care"@en ;
  skos:altLabel "Fear of the medical care system"@en, "Fear of the health care system"@en .

