@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/0cc93601-3fc4-4ba1-8e1f-a062be100438>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cba7a378-cb7e-49c1-899f-06502ee7a794> .
<https://stad.gent/id/.well-known/skolem/cba7a378-cb7e-49c1-899f-06502ee7a794>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1958-08-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1958-08-01T00:00:00"^^xsd:dateTime .