@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/00a23d22-d809-4ecc-a807-050435d1ae4f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fc4809de-938f-436c-9b86-9a367ee1a75f> .
<https://stad.gent/id/.well-known/skolem/fc4809de-938f-436c-9b86-9a367ee1a75f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-07T00:00:00"^^xsd:dateTime .