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

tero:conceptscheme a skos:ConceptScheme .
allars:Y30178 skos:exactMatch tero:p13024 .
ysa:Y131446 skos:exactMatch tero:p13024 .
tero:p4557
  skos:prefLabel "födande"@sv, "childbirth"@en, "synnytys"@fi ;
  a skos:Concept ;
  skos:related tero:p13024 .

yso:p13024 skos:exactMatch tero:p13024 .
tero:p821
  skos:prefLabel "annan tidsperiod"@sv, "other period of time"@en, "muu ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13024 .

tero:p13024
  skos:prefLabel "lapsivuodeaika"@fi, "barnsängstid"@sv, "puerperal period"@en ;
  skos:related tero:p4557 ;
  skos:exactMatch allars:Y30178, ysa:Y131446, yso:p13024 ;
  skos:altLabel "lapsivuode"@fi, "barnsäng -- medicin"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p821 ;
  skosext:broaderGeneric tero:p821 ;
  a skos:Concept .

