@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/24f08f8b-4195-45e4-b7ee-3972011939af>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1954-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1954-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f4408a2c-d00d-41a6-8d27-350ea657f4eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/24f08f8b-4195-45e4-b7ee-3972011939af> .