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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y109430 skos:exactMatch tero:p4581 .
yso:p4581 skos:exactMatch tero:p4581 .
tero:p4581
  a skos:Concept ;
  skos:prefLabel "kuolleeksi julistaminen"@fi, "dödförklaring"@sv, "declaration of death"@en ;
  skos:broader tero:p2375 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y109430, yso:p4581, allars:Y17172 ;
  skosext:broaderGeneric tero:p2375 .

tero:p2375
  skos:prefLabel "alteration of person's status"@en, "ändrande av en persons status"@sv, "henkilön aseman muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4581 .

allars:Y17172 skos:exactMatch tero:p4581 .
