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

yso:p7855 skos:exactMatch tero:p7855 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y133700 skos:exactMatch tero:p7855 .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7855 .

tero:p7855
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p7855, ysa:Y133700 ;
  a skos:Concept ;
  skos:broader tero:p272 ;
  skos:prefLabel "pantlånekontor"@sv, "pawnshops"@en, "panttilainaamot"@fi ;
  skosext:broaderGeneric tero:p272 ;
  skos:altLabel "panttilainakonttorit"@fi .

