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

yso:p15602
  skos:prefLabel "speech training"@en, "talundervisning"@sv, "puheopetus"@fi ;
  a skos:Concept ;
  skos:related yso:p984 .

yso:p984
  a skos:Concept ;
  skos:related yso:p12074, yso:p983, yso:p15602 ;
  skos:closeMatch ysa:Y103192, allars:Y22066 ;
  skos:prefLabel "logopedi"@sv, "logopaedics"@en, "logopedia"@fi ;
  skos:broader yso:p4535 ;
  skos:inScheme yso:conceptscheme .

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

yso:p4535
  skos:prefLabel "talvetenskaper"@sv, "puhetieteet"@fi, "speech sciences"@en ;
  a skos:Concept ;
  skos:narrower yso:p984 .

yso:p983
  skos:prefLabel "speech therapy"@en, "talterapi"@sv, "puheterapia"@fi ;
  a skos:Concept ;
  skos:related yso:p984 .

yso:p12074
  skos:prefLabel "speech handicaps"@en, "talstörningar"@sv, "puhehäiriöt"@fi ;
  a skos:Concept ;
  skos:related yso:p984 .

