@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/00fc1c62-9e3c-46fe-ab1f-f84acf1448ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/47dfa434-371b-4cf9-b0e3-883ff56812f6> .
<https://stad.gent/id/.well-known/skolem/47dfa434-371b-4cf9-b0e3-883ff56812f6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-12-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-12-16T00:00:00"^^xsd:dateTime .