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

ysa:ryhma_85
  a skos:Collection ;
  skos:prefLabel "85 Kielitiede"@fi ;
  skos:member ysa:Y202707 .

ysa:Y202707
  skos:broader ysa:Y95176 ;
  skos:exactMatch allars:Y49603 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "kokeellinen fonetiikka"@fi ;
  a skos:Concept .

allars:Y49603 skos:exactMatch ysa:Y202707 .
ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

ysa:Y95176
  skos:prefLabel "fonetiikka"@fi ;
  a skos:Concept ;
  skos:narrower ysa:Y202707 .

