@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/07a96c49-42d5-4629-921c-492ab8a75f25>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/15d244b1-12d5-41ef-9224-eb41a7bf0a8a> .
<https://stad.gent/id/.well-known/skolem/15d244b1-12d5-41ef-9224-eb41a7bf0a8a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1961-02-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1961-02-21T00:00:00"^^xsd:dateTime .