@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p6573 skos:exactMatch tero:p6573 .
tero:p6574
  skos:prefLabel "solar eclipses"@en, "solförmörkelser (spontan händelse)"@sv, "auringonpimennykset (spontaani tapahtuma)"@fi ;
  a skos:Concept ;
  skos:related tero:p6573 .

tero:p370
  skos:prefLabel "spontaneous event"@en, "spontan händelse"@sv, "spontaani tapahtuma"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6573 .

allars:Y26919 skos:exactMatch tero:p6573 .
ysa:Y104714 skos:exactMatch tero:p6573 .
tero:p6573
  rdfs:comment "tähden peittyminen Kuun tai aurinkokunnan muun kappaleen, esim. planeetan taakse" ;
  dc11:source "Kosmos: tähtitieteen viitetietokanta" ;
  skos:exactMatch allars:Y26919, ysa:Y104714, yso:p6573 ;
  skos:prefLabel "tähdenpeitot (tapahtuma)"@fi, "occultations"@en, "stjärnockultationer (händelse)"@sv ;
  skos:altLabel "tähdenpeitot"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p370 ;
  skos:related tero:p6574 ;
  skos:broader tero:p370 .

