@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/6b7f51c2-3d13-409a-b4f3-59fdeef6a756>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/958fd4af-f3b2-4540-81f1-ff0e74ab681f> .
<https://stad.gent/id/.well-known/skolem/958fd4af-f3b2-4540-81f1-ff0e74ab681f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-01-01T00:00:00"^^xsd:dateTime .