@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/08c4847f-9ad4-41a0-bbef-20a4376a7888>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/aadc60dd-e889-4f60-977d-f303306416c9> .
<https://stad.gent/id/.well-known/skolem/aadc60dd-e889-4f60-977d-f303306416c9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-07-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-07-27T00:00:00"^^xsd:dateTime .