@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/5c837744-06ab-46e4-a0ed-c90fdf16bd9b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e5a1491c-8861-42ca-8532-afc6a4b5a684> .
<https://stad.gent/id/.well-known/skolem/e5a1491c-8861-42ca-8532-afc6a4b5a684>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-04-01T00:00:00"^^xsd:dateTime .