@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

tao: a skos:ConceptScheme .
yso:p14963
  ns0:singularPrefLabel "paikallispuhelu"@fi, "short-distance telephone call"@en ;
  skos:hiddenLabel "lähipuhelu"@fi, "local telephone call"@en, "short-distance telephone call"@en, "paikallispuhelu"@fi ;
  skos:closeMatch ysa:Y103826, allars:Y22091 ;
  skos:prefLabel "short-distance telephone calls"@en, "lokalsamtal"@sv, "paikallispuhelut"@fi ;
  a ns0:Concept, skos:Concept ;
  skos:broader yso:p22389 ;
  skos:inScheme tao: ;
  ns0:singularAltLabel "lähipuhelu"@fi, "local telephone call"@en ;
  skos:altLabel "lähipuhelut"@fi, "local telephone calls"@en .

yso:p26542
  skos:prefLabel "45 Tietoliikennetekniikka. Teletekniikka. Viestintätekniikka. Äänitekniikka"@fi, "45 Datakommunikationsteknik. Teleteknik. Kommunikationsteknik. Ljudteknik"@sv, "45 Communications Technology. Telecommunications Technology. Sound Engineering"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p14963 .

yso:p22389
  skos:prefLabel "telephone calls"@en, "telefonsamtal"@sv, "puhelut"@fi ;
  a ns0:Concept, skos:Concept ;
  skos:narrower yso:p14963 .

ns0:Concept
  rdfs:label "YSO-käsite"@fi, "YSO Concept"@en, "ALLFO-begrepp"@sv ;
  a owl:Class .

