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

tero:conceptscheme a skos:ConceptScheme .
tero:p322
  skos:prefLabel "international treaties"@en, "internationella överenskommelser"@sv, "kansainväliset sopimukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17712 .

ysa:Y109889 skos:exactMatch tero:p17712 .
yso:p17712 skos:exactMatch tero:p17712 .
tero:p17712
  skosext:broaderGeneric tero:p322 ;
  skos:broader tero:p322 ;
  skos:exactMatch ysa:Y109889, yso:p17712 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Lugano Convention"@en, "Luganokonventionen"@sv, "Luganon sopimus"@fi ;
  a skos:Concept .

