@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p6155
  dc11:source "Kielitoimiston sanakirja" ;
  skos:altLabel "koheesio"@fi ;
  skos:prefLabel "cohesion (physical phenomena)"@en, "kohesion (fysikaliska fenomen)"@sv, "koheesio (fysikaaliset ilmiöt)"@fi ;
  rdfs:comment "fys. molekyylien välinen koossa pitävä voima" ;
  skosext:broaderGeneric tero:p949 ;
  skos:exactMatch yso:p6155, allars:Y20793, ysa:Y109369 ;
  skos:broader tero:p949 ;
  skos:related tero:p6154 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y109369 skos:exactMatch tero:p6155 .
yso:p6155 skos:exactMatch tero:p6155 .
allars:Y20793 skos:exactMatch tero:p6155 .
tero:p6154
  skos:prefLabel "adhesion"@en, "adheesio"@fi, "adhesion"@sv ;
  a skos:Concept ;
  skos:related tero:p6155 .

tero:p949
  skos:prefLabel "physical phenomena"@en, "fysikaliska fenomen"@sv, "fysikaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6155 .

