@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/376dc939-2a76-4341-81f6-4ab325a5a562>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ed171733-4b74-49de-8527-cf8a69c33aba> .
<https://stad.gent/id/.well-known/skolem/ed171733-4b74-49de-8527-cf8a69c33aba>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-01T00:00:00"^^xsd:dateTime .