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

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

yso:p14590
  skos:prefLabel "kassaterminaler"@sv, "kassapäätteet"@fi, "teller terminals"@en ;
  a skos:Concept ;
  skos:broader yso:p14591 .

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

yso:p14591
  a skos:Concept ;
  skos:altLabel "datorterminaler"@sv, "dataterminaler"@sv, "atk-päätteet"@fi, "tietokonepäätteet"@fi ;
  skos:narrower yso:p14590 ;
  skos:broader yso:p7462 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y6812 ;
  skos:prefLabel "terminals, computing"@en, "päätteet"@fi, "terminaler  -- data"@sv ;
  skos:related yso:p3627 .

yso:p3627
  skos:prefLabel "näyttölaitteet"@fi, "bildskärmar"@sv ;
  a skos:Concept ;
  skos:related yso:p14591 .

