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

yso:p8400
  skos:related yso:p4969, yso:p8401 ;
  skos:prefLabel "lasitaide"@fi, "glaskonst"@sv, "glass art"@en ;
  skos:broader yso:p2851, yso:yso_taidelajit ;
  skos:closeMatch ysa:Y2665 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

yso:p4969
  skos:prefLabel "art glass"@en, "konstglas"@sv, "taidelasi"@fi ;
  a skos:Concept ;
  skos:related yso:p8400 .

yso:yso_taidelajit
  skos:prefLabel "taidelajit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8400 .

yso:p8401
  skos:prefLabel "glasswork"@en, "glasarbeten"@sv, "lasityöt"@fi ;
  a skos:Concept ;
  skos:related yso:p8400 .

valo:p1537 skos:exactMatch yso:p8400 .
yso:p2851
  skos:prefLabel "art"@en, "taide"@fi, "konst"@sv ;
  a skos:Concept ;
  skos:narrower yso:p8400 .

