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

tero:p7223
  skosext:broaderGeneric tero:p1132 ;
  skos:broader tero:p1132 ;
  skos:altLabel "valokuvaamot"@fi ;
  skos:exactMatch yso:p7223 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "fotoateljéer"@sv, "photography shops"@en, "valokuvausliikkeet"@fi ;
  a skos:Concept .

tero:p1132
  skos:prefLabel "affärer"@sv, "shops"@en, "myymälät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7223 .

yso:p7223 skos:exactMatch tero:p7223 .
tero:conceptscheme a skos:ConceptScheme .
