@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/189e78ef-4d0c-434f-8784-0087092c4a86>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ee7b94e4-f562-4c6f-8ae3-58dc0d9d73f0> .
<https://stad.gent/id/blank_node/ee7b94e4-f562-4c6f-8ae3-58dc0d9d73f0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1970-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1970-01-01T00:00:00"^^xsd:dateTime .