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

yso:p6233
  skos:broader yso:p2699 ;
  skos:closeMatch ysa:Y9556 ;
  skos:related yso:p6232, yso:p6234 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "negatives"@en, "negatiivit"@fi, "negativ"@sv ;
  a skos:Concept .

yso:p2699
  skos:prefLabel "fotografier"@sv, "photographs"@en, "valokuvat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6233 .

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

yso:p6234
  skos:prefLabel "filmer  -- fotografering"@sv, "filmit"@fi ;
  a skos:Concept ;
  skos:related yso:p6233 .

yso:p6232
  skos:prefLabel "positives"@en, "positiivit"@fi, "positiv"@sv ;
  a skos:Concept ;
  skos:related yso:p6233 .

