@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/90317844-ec1f-4ed8-afe4-20382ff31fb6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/db9f2ffd-cea1-4516-a1ba-9ea4687a6ece> .
<https://stad.gent/id/blank_node/db9f2ffd-cea1-4516-a1ba-9ea4687a6ece>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-01-01T00:00:00"^^xsd:dateTime .