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

yso:p14678
  skos:broader yso:p352 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch ysa:Y854 ;
  rdfs:comment "draaman estetiikka, näytelmäteoria, näytelmätiede" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "dramaturgi"@sv, "dramaturgy"@en, "dramaturgia"@fi ;
  a skos:Concept .

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

yso:p352
  skos:prefLabel "sciences"@en, "vetenskaper"@sv, "tieteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14678 .

