@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p3754
  skos:prefLabel "astronomy"@en, "astronomi"@sv, "tähtitiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3752 .

yso:p3752 skos:exactMatch tero:p3752 .
tero:p3752
  skos:prefLabel "celestial mechanics"@en, "celest mekanik"@sv, "taivaanmekaniikka"@fi ;
  skos:broader tero:p3754, tero:p3753 ;
  skos:exactMatch allars:Y16605, yso:p3752, ysa:Y104515 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3754, tero:p3753 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y16605 skos:exactMatch tero:p3752 .
tero:p3753
  skos:prefLabel "mekanik"@sv, "mekaniikka"@fi, "mechanics"@en ;
  a skos:Concept ;
  skos:narrower tero:p3752 .

ysa:Y104515 skos:exactMatch tero:p3752 .
