@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/1cba79b8-04d0-4584-be35-81fa8b80ee6e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f7ceb51d-c87e-426d-8312-77d785f7da83> .
<https://stad.gent/id/.well-known/skolem/f7ceb51d-c87e-426d-8312-77d785f7da83>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-12-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-12-18T00:00:00"^^xsd:dateTime .