@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/muv/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:la-collection	rdf:type	ebucore:Collection ;
	ebucore:title	"La collection" .
@prefix ns3:	<http://data.memad.eu/muv/la-collection/> .
ns1:la-collection	ebucore:isParentOf	ns3:eacbcda546c5ec6907dd91ea8892abf409eebc01 ,
		ns3:e9ca91640e4d5f5d245cb9d0cdcc2aa10060aa07 ,
		<http://data.memad.eu/muv/la-collection/85f8c4e25bbe2fb0d1aa09fd1708e4bfa3c3e537> ,
		<http://data.memad.eu/muv/la-collection/8362095cef154d66187fcf13606284fe85a67102> ,
		<http://data.memad.eu/muv/la-collection/22c462141818c4dde974aaf169397b05f1292a66> .