@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/65fdf1f4-4cb1-410e-a579-ef3b672b00b4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b557b78c-95ed-469a-a209-d17945771853> .
<https://stad.gent/id/.well-known/skolem/b557b78c-95ed-469a-a209-d17945771853>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-04T00:00:00"^^xsd:dateTime .