@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/37a0c6eb-e81f-4f5a-ba66-3532b6763144>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7723ecbc-9a89-455d-8613-dfaf95d50770> .
<https://stad.gent/id/.well-known/skolem/7723ecbc-9a89-455d-8613-dfaf95d50770>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-01T00:00:00"^^xsd:dateTime .