@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:p5566
  skos:prefLabel "graphical presentation"@en, "graafinen esitys"@fi, "grafisk framställning"@sv ;
  a skos:Concept ;
  skos:related tero:p5567 .

tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5567 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y18100 skos:exactMatch tero:p5567 .
tero:p5567
  skos:altLabel "lohkokaaviot"@fi, "funktionsscheman"@sv ;
  skos:related tero:p5566 ;
  skos:prefLabel "vuokaaviot"@fi, "flödesscheman"@sv, "flow charts"@en ;
  skos:exactMatch ysa:Y101451, yso:p5567, allars:Y18100 ;
  skos:broader tero:p605 ;
  a skos:Concept ;
  rdfs:comment "kaavio josta käy ilmi tietokoneohjelman, valmistusprosessin tms. osien järjestys" ;
  skosext:broaderGeneric tero:p605 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme .

ysa:Y101451 skos:exactMatch tero:p5567 .
yso:p5567 skos:exactMatch tero:p5567 .
