@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p18740
  skos:broader yso:p2237 ;
  skos:closeMatch ysa:Y134646, allars:Y30621 ;
  skos:altLabel "ångerpiller"@sv ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "postcoital contraception"@en, "jälkiehkäisy"@fi, "prevention i efterhand"@sv ;
  a skos:Concept .

yso:p2237
  skos:prefLabel "prevention of pregnancy"@en, "raskauden ehkäisy"@fi, "antikonception"@sv ;
  a skos:Concept ;
  skos:narrower yso:p18740 .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

