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

tero:conceptscheme a skos:ConceptScheme .
tero:T00216
  skos:broader tero:p183 ;
  skosext:broaderGeneric tero:p183 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "vertailututkimus"@fi, "comparative study"@en, "jämförande studie"@sv ;
  skos:altLabel "vertailututkimukset"@fi, "comparative studies"@en ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00216>, <http://www.yso.fi/onto/ttl/TTL3228> .

<http://www.yso.fi/onto/ttl/TTL3228> skos:exactMatch tero:T00216 .
<http://www.yso.fi/onto/hpmulti/T00216> skos:exactMatch tero:T00216 .
tero:p183
  skos:prefLabel "research"@en, "forskning"@sv, "tutkimus"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00216 .

