@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/46f3c6b7-f52b-41f5-9360-bcb911e275ec>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/260ae8fb-1d81-4b5d-b724-6e4dc9da17bd> .
<https://stad.gent/id/blank_node/260ae8fb-1d81-4b5d-b724-6e4dc9da17bd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-08-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-08-24T00:00:00"^^xsd:dateTime .