@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

puho:ph1924
  skos:prefLabel "kenttäviestivälineet"@fi ;
  a skos:Concept ;
  skos:related puho:ph109 .

puho:ph108
  skos:prefLabel "kenttäteleverkot"@fi ;
  a skos:Concept ;
  skos:broader puho:ph109 .

puho:ph140
  skos:prefLabel "tietoliikenneverkot"@fi ;
  a skos:Concept ;
  skos:narrower puho:ph109 .

puho:ph1677
  skos:prefLabel "taktinen internet"@fi ;
  a skos:Concept ;
  skos:broader puho:ph109 .

puho:ph109
  skos:narrower puho:ph1926, puho:ph1682, puho:ph1677, puho:ph108 ;
  skos:broader puho:ph140 ;
  skos:inScheme puho:conceptscheme ;
  skos:related puho:ph1924, puho:ph644 ;
  skos:prefLabel "kenttäviestiverkot"@fi ;
  a skos:Concept .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

puho:ph644
  skos:prefLabel "viestitoiminta"@fi ;
  a skos:Concept ;
  skos:related puho:ph109 .

puho:ph1682
  skos:prefLabel "sanomalaiteverkot"@fi ;
  a skos:Concept ;
  skos:broader puho:ph109 .

puho:ph1926
  skos:prefLabel "kenttäradioverkot"@fi ;
  a skos:Concept ;
  skos:broader puho:ph109 .

