@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p6969
  skos:prefLabel "response time"@en, "vasteaika"@fi, "svarstid"@sv ;
  skos:exactMatch ysa:Y142634, allars:Y32009, yso:p6969 ;
  skos:broader tero:p821 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p821 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p6969 skos:exactMatch tero:p6969 .
ysa:Y142634 skos:exactMatch tero:p6969 .
tero:p821
  skos:prefLabel "annan tidsperiod"@sv, "other period of time"@en, "muu ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6969 .

allars:Y32009 skos:exactMatch tero:p6969 .
