@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/rcl/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:culture-club	rdf:type	ebucore:Collection ;
	ebucore:title	"Culture club" .
@prefix ns3:	<http://data.memad.eu/rcl/culture-club/> .
ns1:culture-club	ebucore:isParentOf	ns3:ef16d78116caeec6ff182a0fc5afcab0358ffc43 ,
		ns3:c2483a7c787288f50172784791c782d80a14bd8b ,
		<http://data.memad.eu/rcl/culture-club/597f22c00f288e14641c71e9d8cc0c4d10e6ecec> .