@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/364a0e04-a366-4450-84e9-7ee812c0b0ec>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c03c866f-1514-4442-814a-48a64def8b48> .
<https://stad.gent/id/.well-known/skolem/c03c866f-1514-4442-814a-48a64def8b48>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-04-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-04-02T00:00:00"^^xsd:dateTime .