@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 isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

tao: a skos:ConceptScheme .
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:p15744 .

yso:p1957
  skos:prefLabel "tietoliikenneverkot"@fi, "telekommunikationsnät"@sv, "data communications networks"@en ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower yso:p15744 .

yso:p15744
  skos:hiddenLabel "spontant nät"@sv, "unstructured network"@en, "ad hoc -verkko"@fi, "itseorganisoituvat verkko"@fi, "rakenteeton verkko"@fi ;
  ns0:singularAltLabel "itseorganisoituvat verkko"@fi, "spontant nät"@sv, "ad hoc -verkko"@fi ;
  skos:altLabel "itseorganisoituvat verkot"@fi, "spontana nät"@sv, "ad hoc -verkot"@fi ;
  ns0:singularPrefLabel "unstructured network"@en, "rakenteeton verkko"@fi ;
  skos:closeMatch allars:Y30782, ysa:Y136174 ;
  skos:prefLabel "ad hoc-nät"@sv, "rakenteettomat verkot"@fi, "unstructured networks"@en ;
  skos:broader yso:p1957 ;
  a ns0:Concept, skos:Concept ;
  skos:inScheme tao: .

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

