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

koko:p689
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y20961 ;
  skos:prefLabel "contact persons"@en, "kontaktpersoner"@sv, "yhdyshenkilöt"@fi ;
  skos:exactMatch yso:p11142 ;
  skos:altLabel "yhteyshenkilöt"@fi ;
  skos:related koko:p31801 ;
  a skos:Concept ;
  skos:broader koko:p32489 .

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

koko:p31801
  skos:prefLabel "contact information"@en, "kontaktinformation"@sv, "yhteystiedot"@fi ;
  a skos:Concept ;
  skos:related koko:p689 .

koko:p32489
  skos:prefLabel "persons"@en, "henkilöt"@fi, "personer"@sv ;
  a skos:Concept ;
  skos:narrower koko:p689 .

