@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/54ff354d-f795-456b-87c3-e0fef7e3309c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1949-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1949-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/d36f42a4-df54-4288-9860-43aee6ec9a62>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/54ff354d-f795-456b-87c3-e0fef7e3309c> .