@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 allars: <http://www.yso.fi/onto/allars/> .
@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:p2591 .

ysa:Y109890 skos:exactMatch tero:p2591 .
yso:p2591 skos:exactMatch tero:p2591 .
tero:p2591
  a skos:Concept ;
  skos:prefLabel "Treaty of Brussels"@en, "Brysselin sopimus"@fi, "Brysselavtalet"@sv ;
  skos:exactMatch yso:p2591, allars:Y32692, ysa:Y109890 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p322 ;
  skosext:broaderGeneric tero:p322 .

allars:Y32692 skos:exactMatch tero:p2591 .
