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

yso:p6290
  skos:prefLabel "kärl"@sv, "vessels"@en, "astiat"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1840 .

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

tao:p48
  skos:prefLabel "keramiikka"@fi ;
  a skos:Concept .

tao:p464
  skos:prefLabel "astiat"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1840 .

tao:p1840
  ns0:qualifier tao:p48 ;
  skos:broader yso:p6290, tao:p464 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "astiat : keramiikka"@fi ;
  a skos:Concept .

