@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/fcr/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:chanson-boum	rdf:type	ebucore:Collection ;
	ebucore:title	"Chanson boum" .
@prefix ns3:	<http://data.memad.eu/fcr/chanson-boum/> .
ns1:chanson-boum	ebucore:isParentOf	ns3:d143f194a32d066a05999d2d8ce25adf45c522ed ,
		<http://data.memad.eu/fcr/chanson-boum/9caafdbaa45e0169b44392548329f5762713fbcc> ,
		<http://data.memad.eu/fcr/chanson-boum/8c64c6aa5cba55dc21d2cadaa708a62866f78038> ,
		<http://data.memad.eu/fcr/chanson-boum/4bad3449cf54ae9f41571485ac58b4a7ca8b7012> .