@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/agent/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:roels-frederic	rdf:type	ebucore:Agent ;
	ebucore:agentName	"Roels, Fr\u00E9d\u00E9ric" ;
	ebucore:hasRole	"Metteur en sc\u00E8ne de th\u00E9\u00E2tre" ,
		"Participant" .