@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/ac16138a-8c79-47c8-b69d-2ed09ab0c3c9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/207ee155-bc8f-4f48-9dea-ccaddb3ffd47> .
<https://stad.gent/id/blank_node/207ee155-bc8f-4f48-9dea-ccaddb3ffd47>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-12-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-12-27T00:00:00"^^xsd:dateTime .