@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/63dfca56-f9a4-4f57-8468-b702aad55acd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/91c9cb51-3fce-4044-997e-6f1850bf2a23> .
<https://stad.gent/id/.well-known/skolem/91c9cb51-3fce-4044-997e-6f1850bf2a23>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-08-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-08-04T00:00:00"^^xsd:dateTime .