@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:p3356
  skos:prefLabel "agreements"@en, "sopimukset"@fi, "avtal"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12014 .

ysa:Y107693 skos:exactMatch tero:p12014 .
yso:p12014 skos:exactMatch tero:p12014 .
tero:p12014
  skos:exactMatch yso:p12014, ysa:Y107693 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "European Patent Convention"@en, "Euroopan patenttisopimus"@fi, "Europeiska patentkonventionen"@sv ;
  skosext:broaderGeneric tero:p3356 ;
  skos:broader tero:p3356 ;
  a skos:Concept ;
  skos:altLabel "Konventionen om meddelande av europeiska patent" .

