@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-tendance	rdf:type	ebucore:Collection ;
	ebucore:title	"La tendance" .
@prefix ns3:	<http://data.memad.eu/muv/la-tendance/> .
ns1:la-tendance	ebucore:isParentOf	ns3:c89b0a1a1e409af9ee7e1e54a1ded4553c74cbeb ,
		<http://data.memad.eu/muv/la-tendance/152b45b2bad59f34f4e37999c2218106b6223727> ,
		<http://data.memad.eu/muv/la-tendance/109a1ae414bef1093180a45aee3a1c81e8543e3c> .