@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/398e8c7a-6ade-49d4-8b71-0f49405b7c89>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/489c1db9-2e46-4adf-9882-3909c082d54f> .
<https://stad.gent/id/.well-known/skolem/489c1db9-2e46-4adf-9882-3909c082d54f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1948-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1948-01-01T00:00:00"^^xsd:dateTime .