@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

tero:t184
  skosext:broaderGeneric tero:p324 ;
  skos:broader tero:p324 ;
  skos:narrower tero:t185 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "PFAS-yhdisteet"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:t184 .

tero:t185
  skos:prefLabel "PFOS"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:t184 ;
  skos:broader tero:t184 .

