@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/3f369eba-638e-4241-a52f-6bd24834f3ca>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f312f421-e0ea-4ce2-b7de-502534e86f8a> .
<https://stad.gent/id/.well-known/skolem/f312f421-e0ea-4ce2-b7de-502534e86f8a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-28T00:00:00"^^xsd:dateTime .