@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/25b2a1a7-3e3e-4f8c-bfdd-d957d53475a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5cd62d6e-7767-483d-837e-90174fb1d73e> .
<https://stad.gent/id/.well-known/skolem/5cd62d6e-7767-483d-837e-90174fb1d73e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-09-01T00:00:00"^^xsd:dateTime .