@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/4432093b-eba1-447d-b079-9a97caa2aaca>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/792d1abf-fec4-46be-aee1-25c3e5b88c42> .
<https://stad.gent/id/.well-known/skolem/792d1abf-fec4-46be-aee1-25c3e5b88c42>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-01-01T00:00:00"^^xsd:dateTime .