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

tero:p16435
  skos:exactMatch ysa:Y113396, yso:p16435, allars:Y16687 ;
  skos:prefLabel "marital status"@en, "siviilisääty"@fi, "civilstånd"@sv ;
  rdfs:comment "henkilön asema siinä suhteessa, onko hän naimaton, avioliitossa, leski vai eronnut" ;
  a skos:Concept ;
  skos:broader tero:p2135 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2135 ;
  skos:related tero:p16436 ;
  dc11:source "Kielitoimiston sanakirja" .

yso:p16435 skos:exactMatch tero:p16435 .
tero:conceptscheme a skos:ConceptScheme .
tero:p2135
  skos:prefLabel "asema (ilmiöt)"@fi, "ställning"@sv, "status"@en ;
  a skos:Concept ;
  skos:narrower tero:p16435 .

tero:p16436
  skos:prefLabel "familjerelationer"@sv, "family relations"@en, "perhesuhteet"@fi ;
  a skos:Concept ;
  skos:related tero:p16435 .

ysa:Y113396 skos:exactMatch tero:p16435 .
allars:Y16687 skos:exactMatch tero:p16435 .
