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

tero:p6782
  a skos:Concept ;
  skos:exactMatch allars:Y15409, ysa:Y103951, yso:p6782 ;
  skos:broader tero:p1400 ;
  skosext:broaderGeneric tero:p1400 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "area (physical properties)"@en, "area (fysiska egenskaper)"@sv, "pinta-ala (fyysiset ominaisuudet)"@fi .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y103951 skos:exactMatch tero:p6782 .
allars:Y15409 skos:exactMatch tero:p6782 .
yso:p6782 skos:exactMatch tero:p6782 .
tero:p1400
  skos:prefLabel "physical qualities"@en, "fysiska egenskaper"@sv, "fyysiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6782 .

