@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:terry-michael-grant	rdf:type	ebucore:Agent ;
	ebucore:agentName	"Terry, Michael Grant" ;
	ebucore:hasRole	"Interpr\u00E8te" .