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

tero:conceptscheme a skos:ConceptScheme .
tero:p23022
  skos:prefLabel "interviewing methods"@en, "haastattelumenetelmät"@fi, "intervjumetoder"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1913 ;
  skos:exactMatch yso:p23022, allars:Y36199, ysa:Y159155 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1913 .

allars:Y36199 skos:exactMatch tero:p23022 .
ysa:Y159155 skos:exactMatch tero:p23022 .
tero:p1913
  skos:prefLabel "metoder"@sv, "menetelmät"@fi, "methods"@en ;
  a skos:Concept ;
  skos:narrower tero:p23022 .

yso:p23022 skos:exactMatch tero:p23022 .
