@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:p1548
  skos:prefLabel "publikationer"@sv, "julkaisut"@fi, "publications"@en ;
  a skos:Concept ;
  skos:narrower tero:D018486 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D018486> skos:exactMatch tero:D018486 .
tero:D018486
  skos:prefLabel "kaksostutkimukset (julkaisutyyppi)"@fi, "twin study [publication type]"@en, "tvillingstudie (publikationstyp)"@sv ;
  a skos:Concept ;
  skos:altLabel "twin study (pt)"@en, "kaksostutkimus (julkaisutyyppi)"@fi ;
  skos:broader tero:p1548 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D018486> ;
  skosext:broaderGeneric tero:p1548 .

