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

yso:p4512
  skos:prefLabel "igenkänningsfärger"@sv, "identifying colours"@en, "tunnusvärit"@fi ;
  a skos:Concept ;
  skos:related yso:p4513 .

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

yso:p4513
  skos:broader yso:p261 ;
  skos:closeMatch ysa:Y4933 ;
  skos:related yso:p14919, yso:p4512 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "standards"@en, "standarder"@sv, "standardit"@fi ;
  a skos:Concept .

yso:p261
  skos:prefLabel "knowledge, theoretical"@en, "tieto"@fi, "kunskap"@sv ;
  a skos:Concept ;
  skos:narrower yso:p4513 .

yso:p14919
  skos:prefLabel "technological norms"@en, "tekniska normer"@sv, "tekniset normit"@fi ;
  a skos:Concept ;
  skos:related yso:p4513 .

