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

yso:p10313 skos:exactMatch tero:p10313 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1300
  skos:prefLabel "patient documents"@en, "potilasasiakirjat"@fi, "patientdokument"@sv ;
  a skos:Concept ;
  skos:related tero:p10313 .

tero:p10313
  skos:exactMatch yso:p10313, allars:Y25098, ysa:Y110578 ;
  dc11:source "Suomen kielen perussanakirja" ;
  skos:prefLabel "remisser"@sv, "lähetteet"@fi, "referrals"@en ;
  rdfs:comment "1) asiakirjaa tm. lähetystä seuraava (lomakkeelle laadittu) tiedonanto, saate; asiakirja jolla potilas lähetetään jatkotutkimuksiin tai hoidettavaksi; 2) (teletekn.) lähetetty signaali" ;
  a skos:Concept ;
  skos:broader tero:p2325 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2325 ;
  skos:related tero:p1300 .

ysa:Y110578 skos:exactMatch tero:p10313 .
allars:Y25098 skos:exactMatch tero:p10313 .
tero:p2325
  skos:prefLabel "dokument, handlingar"@sv, "documents"@en, "asiakirjat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10313 .

