@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:votre-maison	rdf:type	ebucore:Collection ;
	ebucore:title	"Votre maison" .
@prefix ns3:	<http://data.memad.eu/rmc/votre-maison/> .
ns1:votre-maison	ebucore:isParentOf	ns3:ff730c45f2aa0ed62d0bbf5d1afb8ad3d6ca9db0 ,
		<http://data.memad.eu/rmc/votre-maison/6c9825887ecfd7a18256a23e67e886aaa5d87f9a> ,
		<http://data.memad.eu/rmc/votre-maison/43a67a99bce1ae754a239ffd1552aadb93c4ff4b> ,
		<http://data.memad.eu/rmc/votre-maison/41b4fe835d6553ba2c8a860886573ac938c00572> ,
		<http://data.memad.eu/rmc/votre-maison/33e949cfcb14f7d7302f714590293af0e4a70215> .