@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:fiction	rdf:type	ebucore:Collection ;
	ebucore:title	"Fiction" ;
	ebucore:isParentOf	<http://data.memad.eu/fcr/fiction/88338bb3ef164bd6478a08581019a92296c99ac5> ,
		<http://data.memad.eu/fcr/fiction/377cfbea4baffc03fcfea77647548c0a472ed66a> .
@prefix ns3:	<http://data.memad.eu/fcr/fiction/> .
ns1:fiction	ebucore:isParentOf	ns3:ee88cc21d65a45f719f40d8a1d0d15094fda726a .