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

tero:conceptscheme a skos:ConceptScheme .
tero:p3252
  skos:prefLabel "ansökningar"@sv, "applications"@en, "hakemukset"@fi ;
  a skos:Concept ;
  skos:related tero:p3253 .

ysa:Y110979 skos:exactMatch tero:p3253 .
allars:Y24276 skos:exactMatch tero:p3253 .
yso:p3253 skos:exactMatch tero:p3253 .
tero:p3253
  skos:altLabel "petitions"@en ;
  skos:exactMatch ysa:Y110979, yso:p3253, allars:Y24276 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "anomukset"@fi, "petitioner"@sv, "applications"@en ;
  skos:broader tero:p2325 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2325 ;
  skos:related tero:p3252 .

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

