@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/3a3dcd55-39bb-45ef-80b1-bd61a156d5a7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fb42dfa2-63d5-4c41-8e2e-24d9785f8742> .
<https://stad.gent/id/.well-known/skolem/fb42dfa2-63d5-4c41-8e2e-24d9785f8742>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-04-01T00:00:00"^^xsd:dateTime .