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

<http://www.yso.fi/onto/hpmulti/T00936> skos:exactMatch tero:T00936 .
tero:conceptscheme a skos:ConceptScheme .
tero:T00936
  skosext:broaderGeneric tero:p183 ;
  skos:broader tero:p183 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00936> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "prospective studies"@en, "prospektiva studier"@sv, "prospektiiviset tutkimukset"@fi ;
  a skos:Concept .

tero:p183
  skos:prefLabel "research"@en, "forskning"@sv, "tutkimus"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00936 .

