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

valo:p722 skos:exactMatch yso:p14904 .
yso:p14904
  skos:broader yso:p2827 ;
  skos:closeMatch ysa:Y815 ;
  skos:related yso:p12236 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "dekonstruktion"@sv, "deconstruction"@en, "dekonstruktio"@fi ;
  a skos:Concept .

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

yso:p2827
  skos:prefLabel "experimentella metoder"@sv, "experimental methods"@en, "kokeelliset menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14904 .

yso:p12236
  skos:prefLabel "postmodernism"@sv, "postmodernismi"@fi, "postmodernism"@en ;
  a skos:Concept ;
  skos:related yso:p14904 .

