@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.doremus.org/vocabulary/iaml/genre/> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:sad	rdf:type	skos:Concept ;
	skos:note	"Sacred"@en ,
		"Use for the works so designated"@en ;
	skos:editorialNote	"English term is preferred globally." ;
	skos:prefLabel	"sacred drama"@en ,
		"dramma sacro"@it ;
	skos:altLabel	"ierodramma"@it ,
		"rappresentatione sacra"@it ,
		"jerodramma"@it ,
		"rappresentazione spirituale"@it ,
		"rappresentazione morale"@it ,
		"sacro dramma"@it ,
		"drama musicum"@la ,
		"rappresentazione sacra"@it ,
		"sacrum drama"@it ,
		"drama sacrum"@la ,
		"extemporaneum drama"@la ,
		"sagro componimento"@it ,
		"drama tragicum"@la ,
		"sacrum modulamen"@la ,
		"dramma sacrum"@la ,
		"componimento drammatico (da cantarsi in chiesa)"@it ,
		"geistliches drama"@de ,
		"componimento sacro drammatico"@it ,
		"cristiano trattenimento"@it ,
		"drames liturgiques"@fr ,
		"drame sacr\u00E9"@fr ,
		"componimento sacro-poetico recitato con musica"@it ,
		"dramaticum carmen"@it ,
		"dramma spirituale"@it ,
		"composizione drammatica spirituale"@it ,
		"dramma da cantarsi in chiesa"@it ,
		"drammatica composizione (sacra)"@it ,
		"rappresentanza sacra"@it ,
		"dramma sagro"@it ;
	skos:topConceptOf	ns1: .
@prefix ns3:	<http://iflastandards.info/ns/unimarc/terms/fom/> .
ns1:sad	skos:exactMatch	ns3:sad .
@prefix ns4:	<http://data.bnf.fr/ark:/12148/> .
ns1:sad	skos:exactMatch	ns4:cb119808132 .