@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/398ef49f-769d-45b5-9d4b-a6c9edd4cb0b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/80f9fbe2-4fac-4429-b625-7377af7e6555> .
<https://stad.gent/id/.well-known/skolem/80f9fbe2-4fac-4429-b625-7377af7e6555>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-06-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-06-10T00:00:00"^^xsd:dateTime .