@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/1feb1f7e-888c-445c-9df0-42c3c51cb001>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c4f96895-9efe-445f-be2e-1ef2426ea108> .
<https://stad.gent/id/.well-known/skolem/c4f96895-9efe-445f-be2e-1ef2426ea108>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-02-24T00:00:00"^^xsd:dateTime .