@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/39bb17fe-bb2e-4ee4-b3ce-8fd7b064a093>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/512bb287-3b9f-447d-b095-70da29b9c38d> .
<https://stad.gent/id/.well-known/skolem/512bb287-3b9f-447d-b095-70da29b9c38d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1950-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1950-01-01T00:00:00"^^xsd:dateTime .