@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:p3754
  skos:prefLabel "astronomy"@en, "astronomi"@sv, "tähtitiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19206 .

allars:Y15504 skos:exactMatch tero:p19206 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y100881 skos:exactMatch tero:p19206 .
yso:p19206 skos:exactMatch tero:p19206 .
tero:p1801
  skos:prefLabel "kemi"@sv, "chemistry"@en, "kemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19206 .

tero:p19206
  skos:exactMatch ysa:Y100881, yso:p19206, allars:Y15504 ;
  skos:prefLabel "astrochemistry"@en, "astrokemi"@sv, "astrokemia"@fi ;
  skos:broader tero:p3754, tero:p1801 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3754, tero:p1801 ;
  a skos:Concept .

