@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/ff311b88-05c2-4aa8-a51d-a3ad1e67eac5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c9cc1ebd-3405-40dd-82b3-8a04fce56ceb> .
<https://stad.gent/id/blank_node/c9cc1ebd-3405-40dd-82b3-8a04fce56ceb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-23T00:00:00"^^xsd:dateTime .