@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

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

