@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/1b7cd229-30f7-4ab1-8cf2-ef226ed54c77>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b2c0d072-b6d0-4701-9f08-af284a96ea30> .
<https://stad.gent/id/.well-known/skolem/b2c0d072-b6d0-4701-9f08-af284a96ea30>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-04-01T00:00:00"^^xsd:dateTime .