@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/eu1/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:sante	rdf:type	ebucore:Collection ;
	ebucore:title	"Sant\u00E9" .
@prefix ns3:	<http://data.memad.eu/eu1/sante/> .
ns1:sante	ebucore:isParentOf	ns3:d74c4900a35b0edc5b94c52192fa7c595ea4ef7d ,
		<http://data.memad.eu/eu1/sante/73da4cfefcfd52e9bb95c7d82808a61302af32bb> ,
		<http://data.memad.eu/eu1/sante/0b22dee199be8f17b0f84eb462de6e851a707563> ,
		<http://data.memad.eu/eu1/sante/02fa8d842f5626a16c0674e918d516ef0464f50f> .