@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/7e6a4d46-c12b-42f8-8701-c1476a2fdd21>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ec8d8252-121f-428e-96a9-af15ca1f349c> .
<https://stad.gent/id/.well-known/skolem/ec8d8252-121f-428e-96a9-af15ca1f349c>
	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 .