@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/423a2502-0597-49f8-bc7e-bb2648dcf6e3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/81f52e44-ee66-4cad-912c-cb6e1cd64a57> .
<https://stad.gent/id/.well-known/skolem/81f52e44-ee66-4cad-912c-cb6e1cd64a57>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-03-04T00:00:00"^^xsd:dateTime .