@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:p15528
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p15527, yso:p12377 ;
  skos:altLabel "cyberpunk"@fi ;
  skos:prefLabel "-synon cyberpunk"@en, "cyberpunk"@sv, "kyberpunk"@fi ;
  skos:broader yso:p5002 ;
  skos:closeMatch ysa:Y13662 ;
  a skos:Concept .

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

yso:p5002
  skos:prefLabel "literary styles"@en, "kirjallisuuden tyylit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15528 .

yso:p15527
  skos:prefLabel "science fiction  -- litteratur"@sv, "science fiction literature"@en, "tieteiskirjallisuus"@fi ;
  a skos:Concept ;
  skos:related yso:p15528 .

yso:p12377
  skos:prefLabel "techno"@en, "techno"@sv, "tekno"@fi ;
  a skos:Concept ;
  skos:related yso:p15528 .

