@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/3e82b685-8d47-4b8c-8de6-bd131ebb4547>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7ff945ff-3502-44f3-a850-9fd41d10d309> .
<https://stad.gent/id/.well-known/skolem/7ff945ff-3502-44f3-a850-9fd41d10d309>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-01-01T00:00:00"^^xsd:dateTime .