@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/5dbc1304-919e-4aa4-8122-b76cdc4ca73b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fd035677-5fe3-4767-bf0f-341bf91297f3> .
<https://stad.gent/id/.well-known/skolem/fd035677-5fe3-4767-bf0f-341bf91297f3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-09-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-09-15T00:00:00"^^xsd:dateTime .