@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y95233 skos:exactMatch tero:p16512 .
allars:Y19061 skos:exactMatch tero:p16512 .
tero:conceptscheme a skos:ConceptScheme .
tero:p16512
  skos:altLabel "seinäkirjoitukset"@fi, "väggklotter"@sv, "graffiitit"@fi ;
  skos:related tero:p4445 ;
  skos:exactMatch allars:Y19061, yso:p16512, ysa:Y95233 ;
  skos:prefLabel "graffitit"@fi, "graffiti"@sv, "graffiti"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2344 ;
  skos:broader tero:p2344 ;
  a skos:Concept .

yso:p16512 skos:exactMatch tero:p16512 .
tero:p4445
  skos:prefLabel "gatukonst"@sv, "street art"@en, "katutaide"@fi ;
  a skos:Concept ;
  skos:related tero:p16512 .

tero:p2344
  skos:prefLabel "verk"@sv, "works"@en, "teokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16512 .

