@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85083162
  skos:notation "RA421-RA790" ;
  skos:prefLabel "Medicine, Preventive"@en ;
  a skos:Concept ;
  skos:related lcsh:sh86003471 .

lcsh:sh85101610
  skos:notation "UH400", "R707-R707.4" ;
  skos:prefLabel "Physicians"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh86003471
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Preventive medicine specialists"@en ;
  skos:prefLabel "Preventive medicine physicians"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:related lcsh:sh85083162 ;
  dc:created "1986-06-16T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85101610 .

