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

yso:p14904
  skos:broader yso:p2827 ;
  skos:related yso:p12236 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "dekonstruktion"@sv, "deconstruction"@en, "dekonstruktio"@fi ;
  a skos:Concept .

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 .

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

