@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#> .

tero:p13395
  skos:exactMatch yso:p13395, ysa:Y94511, allars:Y14928 ;
  rdfs:comment "Ilmiö, jossa aine kiinnittyy toisen aineen pinnalle" ;
  skos:broader tero:p13396, tero:p3148 ;
  skosext:broaderGeneric tero:p3148, tero:p13396 ;
  skos:prefLabel "adsorptio"@fi, "adsorption"@sv, "adsorption"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y94511 skos:exactMatch tero:p13395 .
tero:p3148
  skos:prefLabel "surface phenomena"@en, "ytfenomen"@sv, "pintailmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13395 .

tero:p13396
  skos:prefLabel "sorption"@sv, "sorption"@en, "sorptio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13395 .

yso:p13395 skos:exactMatch tero:p13395 .
allars:Y14928 skos:exactMatch tero:p13395 .
