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

ysa:Y123573 skos:exactMatch tero:p8750 .
tero:conceptscheme a skos:ConceptScheme .
tero:p8748
  skos:prefLabel "abortion"@en, "missfall"@sv, "keskenmeno"@fi ;
  a skos:Concept ;
  skos:related tero:p8750 .

tero:p4557
  skos:prefLabel "födande"@sv, "childbirth"@en, "synnytys"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8750 .

tero:p8750
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "för tidig födsel"@sv, "premature birth"@en, "ennenaikainen synnytys"@fi ;
  skos:altLabel "prematurförlossning"@sv, "premature labour"@en ;
  skos:exactMatch ysa:Y123573, <http://www.yso.fi/onto/hpmulti/T00910>, allars:Y24546 ;
  skosext:broaderGeneric tero:p4557 ;
  a skos:Concept ;
  skos:related tero:p8748, tero:D011248 ;
  skos:broader tero:p4557 .

<http://www.yso.fi/onto/hpmulti/T00910> skos:exactMatch tero:p8750 .
allars:Y24546 skos:exactMatch tero:p8750 .
tero:D011248
  skos:prefLabel "pregnancy complications"@en, "graviditetskomplikationer"@sv, "raskauskomplikaatiot"@fi ;
  a skos:Concept ;
  skos:related tero:p8750 .

