@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/mesh/D010298> skos:exactMatch tero:D010298 .
tero:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:D010298 .

tero:conceptscheme a skos:ConceptScheme .
tero:D010298
  skos:hiddenLabel "ratios, parity progression"@en, "ratio, parity progression"@en, "parity progression ratios"@en ;
  skos:prefLabel "pariteetti"@fi, "paritet"@sv, "parity"@en ;
  a skos:Concept ;
  skos:broader tero:p132 ;
  skosext:broaderGeneric tero:p132 ;
  skos:altLabel "synnyttäneisyys"@fi, "mångföderskor"@sv, "förstföderskor"@sv, "synnytyskertojen lukumäärä"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010298> .

