@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:D012494
  skos:hiddenLabel "samples, probability"@en, "study, sampling"@en, "probability samples"@en, "sampling study"@en, "sample, probability"@en, "studies, sampling"@en ;
  skos:altLabel "otantatutkimus"@fi, "stickprovtagning"@sv ;
  skos:prefLabel "sampling studies"@en, "stickprovsundersökningar"@sv, "otantatutkimukset"@fi ;
  skos:broader tero:p183 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D012494> ;
  skosext:broaderGeneric tero:p183 .

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

