@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/098180e9-b713-42f2-baa3-8b2d4c06904d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2007-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2007-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e90204a5-a80d-4c82-bcad-0ab92d037fbe>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/098180e9-b713-42f2-baa3-8b2d4c06904d> .