@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/7c545769-34db-4f54-9a5e-20d399f253e6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c47104e9-80ec-43f1-8c7d-72ebb69a5967>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7c545769-34db-4f54-9a5e-20d399f253e6> .