@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/0acbadad-b4be-46d5-8732-388eafc5b2bf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8bb483a6-e267-4810-b5d3-5fc2f1b3c2c1> .
<https://stad.gent/id/blank_node/8bb483a6-e267-4810-b5d3-5fc2f1b3c2c1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1977-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1977-01-01T00:00:00"^^xsd:dateTime .