@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/rmc/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:moteur	rdf:type	ebucore:Collection ;
	ebucore:title	"Moteur" .
@prefix ns3:	<http://data.memad.eu/rmc/moteur/> .
ns1:moteur	ebucore:isParentOf	ns3:e1637110d3b52d2ce677d9889bd43f9fb22b99ac ,
		<http://data.memad.eu/rmc/moteur/53dd542d86c2d97ace9f9f1e6f174f2883da2660> ,
		<http://data.memad.eu/rmc/moteur/52dd20fed449ac76a952eeea9c0f80ae668f58fc> .