@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 ns0: <http://www.yso.fi/onto/jupo-meta/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

jupo:p634
  skos:prefLabel "terveys"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p633 .

<http://www.yso.fi/onto/jupo-meta/subject> rdfs:label "subject"@en .
yso:p2762
  skos:prefLabel "health"@en, "terveys"@fi, "hälsa"@sv ;
  a skos:Concept ;
  skos:narrower jupo:p633 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

jupo:p633
  ns0:associativeLabel "tuholaisneovonta ja - torjunta"@fi, "ympäristökeskus"@fi, "Elintarvikevalvonta"@fi, "elintarvikkeet"@fi ;
  skos:prefLabel "ympäristöterveys"@fi ;
  dc11:source "JHS, Hki" ;
  ns0:subject "ympäristö ja luonto"@fi ;
  skos:broader jupo:p634, yso:p2762 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p6279 .

ns0:associativeLabel rdfs:label "associativeLabel"@en .
yso:p6279
  skos:prefLabel "environmental health"@en, "miljö och hälsa"@sv, "ympäristöterveys"@fi ;
  a skos:Concept .

