@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 kulo: <http://www.yso.fi/onto/kulo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3738
  skos:prefLabel "commercial graphics"@en, "bruksgrafik"@sv, "käyttögrafiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p9101 .

yso:p400
  skos:prefLabel "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9101 .

yso:p9101
  skos:broader yso:p400 ;
  skos:closeMatch ysa:Y101326, allars:Y17553 ;
  skos:related yso:p3738 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "labels"@en, "etiketter"@sv, "etiketit"@fi ;
  a skos:Concept .

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

