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

lcsh:sh85115915
  skos:notation "RA771-RA771.7" ;
  skos:prefLabel "Rural health"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85083175 .

lcsh:sh85115918 skos:broader lcsh:sh85083175 .
lcsh:sh85083175
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Medicine, Rural"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:related lcsh:sh85115915 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Rural medicine"@en .

