@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y122063 skos:exactMatch tero:p13676 .
tero:p13676
  skos:prefLabel "potilasohjeet"@fi, "patient instructions"@en, "patientinstruktioner"@sv ;
  skos:exactMatch ysa:Y122063, yso:p13676 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p9583 ;
  skosext:broaderGeneric tero:p9583 ;
  skos:related tero:p13677 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p13677
  skos:prefLabel "patientinformation"@sv, "potilasneuvonta"@fi, "patient information"@en ;
  a skos:Concept ;
  skos:related tero:p13676 .

tero:p9583
  skos:prefLabel "anvisningar"@sv, "instructions"@en, "ohjeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13676 .

yso:p13676 skos:exactMatch tero:p13676 .
