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

tero:conceptscheme a skos:ConceptScheme .
yso:p4548 skos:exactMatch tero:p4548 .
tero:p4548
  skos:exactMatch ysa:Y95829, yso:p4548, allars:Y20231 ;
  skos:prefLabel "kansainväliset tuomioistuimet"@fi, "international courts"@en, "internationella domstolar"@sv ;
  skos:broader tero:p3961 ;
  skosext:broaderGeneric tero:p3961 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y95829 skos:exactMatch tero:p4548 .
allars:Y20231 skos:exactMatch tero:p4548 .
tero:p3961
  skos:prefLabel "domstolar"@sv, "courts, judicial system"@en, "tuomioistuimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4548 .

