@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:les-grandes-conferences	rdf:type	ebucore:Collection ;
	ebucore:title	"Les Grandes Conf\u00E9rences" ,
		"Les grandes conf\u00E9rences" .
@prefix ns3:	<http://data.memad.eu/fcr/les-grandes-conferences/> .
ns1:les-grandes-conferences	ebucore:isParentOf	ns3:a31bb487ded344ba3593c4a76c63b520825b16ec ,
		<http://data.memad.eu/fcr/les-grandes-conferences/2fd977decfe05de9061f472c7a3803f5932eeaf4> .