@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/7a841e31-3bd8-4c20-8799-a034a82a1f39>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8308780d-c907-4e84-a17d-45f74d4298a9> .
<https://stad.gent/id/.well-known/skolem/8308780d-c907-4e84-a17d-45f74d4298a9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1929-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1929-01-01T00:00:00"^^xsd:dateTime .