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

ysa:Y112672 skos:exactMatch tero:p4298 .
tero:conceptscheme a skos:ConceptScheme .
tero:p4298
  skos:exactMatch yso:p4298, ysa:Y112672, allars:Y42257 ;
  a skos:Concept ;
  skos:prefLabel "aluearkkitehdit"@fi, "area architects"@en, "regionarkitekter"@sv ;
  skos:broader tero:p4299 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p4299 .

yso:p4298 skos:exactMatch tero:p4298 .
allars:Y42257 skos:exactMatch tero:p4298 .
tero:p4299
  skos:prefLabel "architects"@en, "arkitekter"@sv, "arkkitehdit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4298 .

