@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/291ea012-97b0-4c87-ae17-75b6c97ae6f3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f8a08d58-cda4-48e7-8965-5c737cfff7ad> .
<https://stad.gent/id/.well-known/skolem/f8a08d58-cda4-48e7-8965-5c737cfff7ad>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-10-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-10-15T00:00:00"^^xsd:dateTime .