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

yso:p22262
  a skos:Concept ;
  skos:closeMatch allars:Y33705, ysa:Y148401 ;
  skos:related yso:p4732, yso:p4733, yso:p3594 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pukuhistoria"@fi, "costume history"@en, "dräkthistoria"@sv ;
  skos:broader yso:p1780 .

yso:p3594
  skos:prefLabel "clothes"@en, "vaatteet"@fi, "kläder"@sv ;
  a skos:Concept ;
  skos:related yso:p22262 .

yso:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22262 .

yso:p4733
  skos:prefLabel "dressing"@en, "klädsel"@sv, "pukeutuminen"@fi ;
  a skos:Concept ;
  skos:related yso:p22262 .

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

yso:p4732
  skos:prefLabel "fashion"@en, "mode"@sv, "muoti"@fi ;
  a skos:Concept ;
  skos:related yso:p22262 .

