@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/lci/> .
@prefix memad:	<http://data.memad.eu/ontology#> .
ns1:journal	rdf:type	memad:Timeslot .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:journal	ebucore:title	"Journal" ;
	ebucore:isParentOf	<http://data.memad.eu/lci/journal/0c4ee87cb79815652aaf9901a772de62e936029f> .