@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 maotao: <http://www.yso.fi/onto/mao/> .

yso:p2930
  skos:prefLabel "nationaldräkter"@sv, "national costumes"@en, "kansallispuvut"@fi ;
  a skos:Concept .

tao:p1196
  skos:prefLabel "kansanpuvut"@fi ;
  a skos:Concept ;
  skos:related tao:p1195 .

tao:p1194
  skos:prefLabel "muinaispuvut"@fi ;
  a skos:Concept ;
  skos:related tao:p1195 .

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

tao:p1195
  skos:related tao:p1194, tao:p1196 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p2930 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kansallispuvut"@fi ;
  a skos:Concept .

maotao:p3250 skos:exactMatch tao:p1195 .
