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

yso:
  rdfs:label "YSO - Almmolaš suopmelaš ontologiija"@sme, "ALLFO - Allmän finländsk ontologi"@sv, "YSO - Yleinen suomalainen ontologia"@fi, "YSO - General Finnish ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

yso:p2930
  skos:prefLabel "álbmotbiktasat"@se, "nationaldräkter"@sv, "kansallispuvut"@fi, "national costumes"@en ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

yso:p2934
  skos:inScheme yso: ;
  skos:member yso:p2930 ;
  skos:prefLabel "kläder enligt upphovsplats"@sv, "vaatteet syntypaikan mukaan"@fi, "clothes by place of origin"@en ;
  a skos:Collection, isothes:ThesaurusArray .

