@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p8519
  rdfs:comment "tehdä hedelmättömäksi" ;
  skos:closeMatch ysa:Y10313 ;
  skos:related yso:p8518, yso:p8515 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:altLabel "sterilisaatio"@fi, "sterilisation"@sv, "sterilointi"@fi ;
  skos:prefLabel "sterilointi_1"@fi, "sterilisation"@en, "sterilisering"@sv ;
  skos:broader yso:p2709 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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

yso:p8515
  skos:prefLabel "birth control"@en, "syntyvyyden säännöstely"@fi, "födelsekontroll"@sv ;
  a skos:Concept ;
  skos:related yso:p8519 .

yso:p8518
  skos:prefLabel "contraceptive methods"@en, "ehkäisymenetelmät"@fi, "preventivmetoder"@sv ;
  a skos:Concept ;
  skos:related yso:p8519 .

yso:p2709
  skos:prefLabel "lääketieteelliset toimenpiteet"@fi, "medicinska åtgärder"@sv ;
  a skos:Concept ;
  skos:narrower yso:p8519 .

yso:sterilointi_kooste skos:narrowMatch yso:p8519 .
