@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/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p19211
  skos:prefLabel "hydrostatik"@sv, "hydrostatics"@en, "hydrostatiikka"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3385 ;
  skos:broader tero:p3385 .

allars:Y26816 skos:exactMatch tero:p3385 .
tero:p3753
  skos:prefLabel "mekanik"@sv, "mekaniikka"@fi, "mechanics"@en ;
  a skos:Concept ;
  skos:narrower tero:p3385 .

ysa:Y99027 skos:exactMatch tero:p3385 .
yso:p3385 skos:exactMatch tero:p3385 .
tero:p3385
  skos:prefLabel "statics"@en, "statik"@sv, "statiikka"@fi ;
  skos:narrower tero:p13100, tero:p19211, tero:p3383 ;
  skos:exactMatch ysa:Y99027, allars:Y26816, yso:p3385 ;
  skos:broader tero:p3753 ;
  skosext:broaderGeneric tero:p3753 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p13100
  skos:prefLabel "elektrostatik"@sv, "sähköstatiikka"@fi, "electrostatics"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3385 ;
  skos:broader tero:p3385 .

tero:p3383
  skos:prefLabel "aerostatics"@en, "aerostatiikka"@fi, "aerostatik"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3385 ;
  skos:broader tero:p3385 .

