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

tero:conceptscheme a skos:ConceptScheme .
tero:p3156
  skos:prefLabel "statistik"@sv, "tilastot"@fi, "statistics"@en ;
  a skos:Concept ;
  skos:narrower tero:p3155 .

allars:Y20222 skos:exactMatch tero:p3155 .
ysa:Y112732 skos:exactMatch tero:p3155 .
yso:p3155 skos:exactMatch tero:p3155 .
tero:p3155
  skos:exactMatch allars:Y20222, yso:p3155, ysa:Y112732 ;
  skos:prefLabel "kansainväliset tilastot"@fi, "international statistics"@en, "internationell statistik"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3156 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3156 .

