@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:rugby	rdf:type	ebucore:Collection ;
	ebucore:title	"Rugby" ;
	ebucore:isParentOf	<http://data.memad.eu/rmc/rugby/917d6829f7048dd1e217f940a64e11dabbd69ec2> .