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

yso:p2615
  a skos:Concept ;
  skos:broader yso:p1586 ;
  skos:closeMatch ysa:Y98614, allars:Y25260 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "robotics"@en, "robotteknik"@sv, "robotiikka"@fi ;
  skos:related yso:p2616, yso:p2619, yso:p2617, yso:p2618 .

yso:p2618
  a skos:Concept ;
  skos:prefLabel "machine vision"@en, "optisk läsning"@sv, "konenäkö"@fi ;
  skos:related yso:p2615 .

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

yso:p1586
  a skos:Concept ;
  skos:narrower yso:p2615 ;
  skos:prefLabel "technics"@en, "teknik (verksamhetssfär)"@sv, "tekniikka (erikoisala)"@fi .

yso:p2616
  a skos:Concept ;
  skos:prefLabel "artificial intelligence"@en, "artificiell intelligens"@sv, "tekoäly"@fi ;
  skos:related yso:p2615 .

yso:p2619
  a skos:Concept ;
  skos:prefLabel "robots"@en, "robotit"@fi, "robotar"@sv ;
  skos:related yso:p2615 .

yso:p2617
  a skos:Concept ;
  skos:prefLabel "teollisuusautomaatio"@fi, "industrial automation"@en, "industriautomation"@sv ;
  skos:related yso:p2615 .

