@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/3e912f88-9733-40d7-a2e7-8b568fe52b7e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7100e406-f704-4bad-a2a1-a0b5774e1353> .
<https://stad.gent/id/.well-known/skolem/7100e406-f704-4bad-a2a1-a0b5774e1353>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-03-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-03-10T00:00:00"^^xsd:dateTime .