@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/fr3/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:ultimate-spider-man	rdf:type	ebucore:Collection ;
	ebucore:title	"Ultimate Spider-Man" .
@prefix ns3:	<http://data.memad.eu/fr3/ultimate-spider-man/> .
ns1:ultimate-spider-man	ebucore:isParentOf	ns3:d842b19597f7535e606d153bc411dddd52cfce3b ,
		ns3:acec6191ccf8f71de3ed6a535c77ad3d95cf0e20 ,
		<http://data.memad.eu/fr3/ultimate-spider-man/677ae2f940b985c0e9ec1f5fe1a1b761febf521b> .