@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7323 .

tero:p7323
  skos:altLabel "suodatus"@fi ;
  rdfs:comment "erottaa kiinteitä hiukkasia, epäpuhtauksia tms. nesteestä t. kaasusta huokoisen kerroksen avulla; poistaa määräosa säteilystä" ;
  skosext:broaderGeneric tero:p355 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "suodatus (toiminta)"@fi, "filtering"@en, "filtrering (verksamhet)"@sv ;
  skos:broader tero:p355 ;
  skos:exactMatch ysa:Y104431, allars:Y17895, yso:p7323 ;
  dc11:source "Kielitoimiston sanakirja" .

allars:Y17895 skos:exactMatch tero:p7323 .
yso:p7323 skos:exactMatch tero:p7323 .
ysa:Y104431 skos:exactMatch tero:p7323 .
