@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/c+_/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:the-specialists	rdf:type	ebucore:Collection ;
	ebucore:title	"The specialists" .
@prefix ns3:	<http://data.memad.eu/c+_/the-specialists/> .
ns1:the-specialists	ebucore:isParentOf	ns3:eb1a41126a2c157677f39e987beeec275b4a59bb ,
		<http://data.memad.eu/c+_/the-specialists/7637a551d9ad33444cf1eddbb8461cb2522789b5> .