@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/3a1e104a-9b21-4f27-9af3-71e013ec63b9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/568f07c1-847e-4cfa-98e8-7f619efa7708> .
<https://stad.gent/id/.well-known/skolem/568f07c1-847e-4cfa-98e8-7f619efa7708>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1971-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1971-01-01T00:00:00"^^xsd:dateTime .