@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

tao: a skos:ConceptScheme .
<http://www.yso.fi/onto/tao-meta/Concept>
  rdfs:label "TAO-käsite"@fi, "TAO-begrepp"@sv, "TAO Concept"@en ;
  a owl:Class .

yso:p9505
  skos:prefLabel "vaatteet aikakauden mukaan"@fi, "kläder enligt epok"@sv, "clothes by period"@en ;
  a skos:Collection, isothes:ThesaurusArray ;
  skos:member maotao:p1564 .

maotao:p464
  skos:prefLabel "puvut"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p1564 .

<http://www.yso.fi/onto/mao-meta/Concept>
  rdfs:label "MAO-käsite"@fi, "MAO-begrepp"@sv, "MAO Concept"@en ;
  a owl:Class .

yso:p2932
  skos:prefLabel "forntidsdräkter"@sv, "ancient costume reconstructions"@en, "muinaispuvut"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

maotao:p1564
  skos:broader maotao:p464 ;
  skos:prefLabel "muinaispuvut"@fi ;
  skos:inScheme tao: ;
  skos:exactMatch yso:p2932 ;
  a <http://www.yso.fi/onto/tao-meta/Concept>, <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept .

