@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/1673b841-86c1-474d-994f-4d1af6a429d6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e5897661-25b9-4538-88ee-3fa7345809d1> .
<https://stad.gent/id/.well-known/skolem/e5897661-25b9-4538-88ee-3fa7345809d1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1953-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1953-02-01T00:00:00"^^xsd:dateTime .