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

yso:p3350 skos:exactMatch tero:p3350 .
tero:p3350
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y112234, yso:p3350 ;
  skos:prefLabel "svenskhet"@sv, "Swedish identity"@en, "ruotsalaisuus"@fi ;
  skos:broader tero:p3351 ;
  skosext:broaderGeneric tero:p3351 ;
  skos:related tero:p1818, tero:p15594 .

tero:p1818
  skos:prefLabel "nationality"@en, "nationalitet"@sv, "kansallisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p3350 .

ysa:Y112234 skos:exactMatch tero:p3350 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3351
  skos:prefLabel "nationell identitet"@sv, "national identity"@en, "kansallinen identiteetti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3350 .

tero:p15594
  skos:prefLabel "Swedes"@en, "ruotsalaiset"@fi, "svenskar"@sv ;
  a skos:Concept ;
  skos:related tero:p3350 .

