@prefix jupo: <http://www.yso.fi/onto/jupo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://www.yso.fi/onto/jupo-meta/> .

jupo:p281
  skos:prefLabel "terveyskeskukset"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p280 .

<http://www.yso.fi/onto/jupo-meta/subject> rdfs:label "subject"@en .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

<http://www.yso.fi/onto/jupo-meta/associativeLabel> rdfs:label "associativeLabel"@en .
jupo:p280
  skos:broader jupo:p281 ;
  dc11:source "JHS" ;
  a skos:Concept ;
  ns0:associativeLabel "terveyskeskuspäivystys"@fi, "lääkäri"@fi, "tapaturma"@fi, "terveyskeskusmaksu"@fi, "resepti"@fi, "lääkärin vastaanotto"@fi, "raskauden keskeytys"@fi, "tapaturmat"@fi, "Abortti"@fi, "Lasten erityispalvelujen poliklinikka"@fi, "terveysasema"@fi, "terveyskeskuspsykologi"@fi, "reseptien uusinta"@fi, "lääkäripäivystys"@fi ;
  skos:prefLabel "terveysasemat"@fi ;
  ns0:subject "terveys"@fi ;
  skos:inScheme yso:conceptscheme .

