@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/bad9810b-f8cf-434b-96e5-92d1c52cef02>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d06243c2-ce1e-4d78-afd3-ef3ba4e1d61b> .
<https://stad.gent/id/.well-known/skolem/d06243c2-ce1e-4d78-afd3-ef3ba4e1d61b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1914-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1914-01-01T00:00:00"^^xsd:dateTime .