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

<https://stad.gent/id/.well-known/skolem/37e101f8-1d93-4be7-9428-378e4ae902f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e1d11613-85b7-42cc-9427-54be2ee47a90> .
<https://stad.gent/id/.well-known/skolem/e1d11613-85b7-42cc-9427-54be2ee47a90>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-10-01T00:00:00"^^xsd:dateTime .