@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/5ead6fc1-c9c9-4062-80ed-b64a684ed635>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f8f49c8b-5be8-470b-8599-061964640854> .
<https://stad.gent/id/.well-known/skolem/f8f49c8b-5be8-470b-8599-061964640854>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1974-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1974-01-01T00:00:00"^^xsd:dateTime .