@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:p1818
  skos:prefLabel "nationality"@en, "nationalitet"@sv, "kansallisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p21783 .

yso:p21783 skos:exactMatch tero:p21783 .
allars:Y37658 skos:exactMatch tero:p21783 .
ysa:Y155143 skos:exactMatch tero:p21783 .
tero:conceptscheme a skos:ConceptScheme .
tero:p16199
  skos:prefLabel "Spanish people"@en, "spanjorer"@sv, "espanjalaiset"@fi ;
  a skos:Concept ;
  skos:related tero:p21783 .

tero:p3351
  skos:prefLabel "nationell identitet"@sv, "national identity"@en, "kansallinen identiteetti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21783 .

tero:p21783
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3351 ;
  skos:related tero:p1818, tero:p16199 ;
  skos:exactMatch ysa:Y155143, yso:p21783, allars:Y37658 ;
  skos:prefLabel "espanjalaisuus"@fi, "spanskhet"@sv, "Spanish identity"@en ;
  a skos:Concept ;
  skos:broader tero:p3351 .

