@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p21053
  skos:broader yso:p324 ;
  skos:closeMatch ysa:Y149468 ;
  skos:related yso:p2359 ;
  skos:altLabel "PFAS-aineet"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "perfluorinated alkylated substances"@en, "perfluoratut alkyyliaineet"@fi, "PFAS"@sv ;
  a skos:Concept .

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

yso:p2359
  skos:prefLabel "environmental toxins"@en, "miljögifter"@sv, "ympäristömyrkyt"@fi ;
  a skos:Concept ;
  skos:related yso:p21053 .

yso:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21053 .

