@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p18332
  skos:prefLabel "förvaltningsavtal"@sv, "hallintosopimukset"@fi, "administrative agreements"@en ;
  skosext:broaderGeneric tero:p3356 ;
  a skos:Concept ;
  skos:exactMatch allars:Y18804, yso:p18332, ysa:Y118813 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3356 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y18804 skos:exactMatch tero:p18332 .
tero:p3356
  skos:prefLabel "agreements"@en, "sopimukset"@fi, "avtal"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18332 .

yso:p18332 skos:exactMatch tero:p18332 .
ysa:Y118813 skos:exactMatch tero:p18332 .
