@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p3252 skos:exactMatch tero:p3252 .
tero:p3252
  skosext:broaderGeneric tero:p2325 ;
  skos:prefLabel "ansökningar"@sv, "applications"@en, "hakemukset"@fi ;
  skos:exactMatch ysa:Y109429, yso:p3252, allars:Y15207 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p3253 ;
  a skos:Concept ;
  skos:altLabel "petitions"@en ;
  skos:broader tero:p2325 .

allars:Y15207 skos:exactMatch tero:p3252 .
tero:p3253
  skos:prefLabel "petitioner"@sv, "applications"@en, "anomukset"@fi ;
  a skos:Concept ;
  skos:related tero:p3252 .

ysa:Y109429 skos:exactMatch tero:p3252 .
tero:p2325
  skos:prefLabel "dokument, handlingar"@sv, "documents"@en, "asiakirjat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3252 .

