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

tero:conceptscheme a skos:ConceptScheme .
tero:p26068
  skosext:broaderGeneric tero:p4299 ;
  skos:broader tero:p4299 ;
  skos:exactMatch ysa:Y182873, allars:Y42432, yso:p26068 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "landskapsarkitekter"@sv, "maisema-arkkitehdit"@fi ;
  a skos:Concept .

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

ysa:Y182873 skos:exactMatch tero:p26068 .
yso:p26068 skos:exactMatch tero:p26068 .
