@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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:p9511 .

yso:p9511 skos:exactMatch tero:p9511 .
ysa:Y97640 skos:exactMatch tero:p9511 .
allars:Y20940 skos:exactMatch tero:p9511 .
tero:p9511
  skos:exactMatch yso:p9511, allars:Y20940, ysa:Y97640 ;
  skos:altLabel "nesteytys"@fi ;
  skos:prefLabel "liquefaction"@en, "kondensation (verksamhet)"@sv, "nesteytys (toiminta)"@fi ;
  skos:broader tero:p355 ;
  rdfs:comment "tiivistää nestemäiseen olomuotoon" ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p355 ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" .

