@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/60c06c75-a020-4b7d-931a-720f70264583>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b2b34dce-b16f-42b3-892a-a7f5a14d4a25> .
<https://stad.gent/id/.well-known/skolem/b2b34dce-b16f-42b3-892a-a7f5a14d4a25>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1915-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1915-11-22T00:00:00"^^xsd:dateTime .