@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/fr2/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:boulevard-du-palais	rdf:type	ebucore:Collection ;
	ebucore:title	"Boulevard du Palais" .
@prefix ns3:	<http://data.memad.eu/fr2/boulevard-du-palais/> .
ns1:boulevard-du-palais	ebucore:isParentOf	ns3:cd0bcd6acd4351f99c7a3c00186353502669da50 ,
		ns3:cac0f2004c03ed65207f54dfdfc7784370708b21 ,
		<http://data.memad.eu/fr2/boulevard-du-palais/5fff9636d569a594a8297e1c02c5081abee106a8> .