@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/54b16179-fd27-4da9-94b5-27b7d79d0198>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9bd3bd5e-6a83-4b0c-8c8b-fc02ce9da670> .
<https://stad.gent/id/.well-known/skolem/9bd3bd5e-6a83-4b0c-8c8b-fc02ce9da670>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-07-01T00:00:00"^^xsd:dateTime .