@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/571e0089-2308-41c4-b195-cf8ea56a0d01>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bc84aea3-9335-4f3a-ab87-ed5b59bad181> .
<https://stad.gent/id/.well-known/skolem/bc84aea3-9335-4f3a-ab87-ed5b59bad181>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-12-01T00:00:00"^^xsd:dateTime .