@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:p3456
  skos:prefLabel "teknik (apparater)"@sv, "tekniikka (laitteet)"@fi, "technics"@en ;
  a skos:Concept ;
  skos:related yso:p21836 .

yso:p21836
  skos:prefLabel "ingenjörskonst"@sv, "insinööritaito"@fi, "engineering expertise"@en ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:related yso:p1586, yso:p484, yso:p3456, yso:p2339 ;
  skos:closeMatch ysa:Y156763, allars:Y35669 ;
  skos:broader yso:p5798 .

yso:p2339
  skos:prefLabel "teknologi"@sv, "technology"@en, "teknologia"@fi ;
  a skos:Concept ;
  skos:related yso:p21836 .

yso:p5798
  skos:prefLabel "skills"@en, "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21836 .

yso:p484
  skos:prefLabel "technics"@en, "teknik (metoder)"@sv, "tekniikka (menetelmät)"@fi ;
  a skos:Concept ;
  skos:related yso:p21836 .

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

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

