@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:conceptscheme a skos:ConceptScheme .
yso:p7029 skos:exactMatch tero:p7029 .
tero:p2374
  skos:prefLabel "marriage ceremony"@en, "vihkiminen"@fi, "vigsel"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7029 .

allars:Y16293 skos:exactMatch tero:p7029 .
tero:p7029
  skos:prefLabel "civil marriage"@en, "borgerlig vigsel"@sv, "siviilivihkiminen"@fi ;
  a skos:Concept ;
  skos:exactMatch ysa:Y112455, yso:p7029, allars:Y16293 ;
  skosext:broaderGeneric tero:p2374 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2374 .

ysa:Y112455 skos:exactMatch tero:p7029 .
