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

yso:p4814
  a skos:Concept ;
  skos:prefLabel "bullerbekämpning"@sv, "noise abatement"@en, "meluntorjunta"@fi .

jupo:p202
  a skos:Concept ;
  skos:narrower jupo:p881 ;
  skos:prefLabel "ympäristöön ja luontoon liittyvät palvelut"@fi .

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

<http://www.yso.fi/onto/jupo-meta/associativeLabel> rdfs:label "associativeLabel"@en .
jupo:p881
  a skos:Concept ;
  dc11:source "JHS" ;
  skos:broader jupo:p202 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "meluntorjunta"@fi ;
  skos:relatedMatch yso:p4814 ;
  ns0:associativeLabel "melu"@fi, "meluaidat"@fi, "meluesteet"@fi, "meluhaitat"@fi, "liikennemelu"@fi ;
  ns0:subject "turvallisuus ja järjestys"@fi, "ympäristö ja luonto"@fi .

