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

puho:ph1047
  skos:prefLabel "massamuistit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph1048 .

puho:ph364
  skos:prefLabel "näyttölaitteet"@fi ;
  a skos:Concept ;
  skos:broader puho:ph1048 .

yso:p7462
  skos:prefLabel "computing devices"@en, "datautrustning"@sv, "atk-laitteet"@fi ;
  a skos:Concept .

puho:ph1245
  skos:prefLabel "kirjoittimet"@fi ;
  a skos:Concept ;
  skos:broader puho:ph1048 .

puho:ph1048
  skos:prefLabel "atk-laitteet"@fi ;
  skos:exactMatch yso:p7462 ;
  skos:altLabel "tietokoneiden oheislaitteet"@fi ;
  skos:narrower puho:ph364, puho:ph1047, puho:ph1248, puho:ph1245, puho:ph1246 ;
  skos:related puho:ph551 ;
  skos:topConceptOf puho:conceptscheme ;
  a skos:Concept ;
  skos:inScheme puho:conceptscheme .

puho:ph551
  skos:prefLabel "tietokonetekniikka"@fi ;
  a skos:Concept ;
  skos:related puho:ph1048 .

puho:ph1248
  skos:prefLabel "modeemit"@fi ;
  a skos:Concept ;
  skos:broader puho:ph1048 .

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

puho:ph1246
  skos:prefLabel "kuvanlukijat"@fi ;
  a skos:Concept ;
  skos:broader puho:ph1048 .

