@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/b7ea5097-3e36-4b07-ad9e-2f3c45d74a00>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fb5a2a82-8977-4070-8a52-d7133b99d1ab> .
<https://stad.gent/id/.well-known/skolem/fb5a2a82-8977-4070-8a52-d7133b99d1ab>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-01-01T00:00:00"^^xsd:dateTime .