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

tero:p2941
  skos:prefLabel "lufttryck"@sv, "air pressure"@en, "ilmanpaine"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p17384 ;
  skos:broader tero:p17384 .

allars:Y27991 skos:exactMatch tero:p17384 .
tero:conceptscheme a skos:ConceptScheme .
tero:p17384
  skos:prefLabel "paine"@fi, "pressure"@en, "tryck"@sv ;
  skos:exactMatch ysa:Y103829, <http://www.yso.fi/onto/ttl/TTL2125>, allars:Y27991 ;
  skos:altLabel "tryck (fysiska egenskaper)"@sv, "pressure (physical properties)"@en, "paine (fyysiset ominaisuudet)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2941 ;
  skos:broader tero:p1400 ;
  skosext:broaderGeneric tero:p1400 ;
  skos:inScheme tero:conceptscheme .

<http://www.yso.fi/onto/ttl/TTL2125> skos:exactMatch tero:p17384 .
ysa:Y103829 skos:exactMatch tero:p17384 .
tero:p1400
  skos:prefLabel "physical qualities"@en, "fysiska egenskaper"@sv, "fyysiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17384 .

