@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/020213c1-e381-481e-bfeb-e61b5e743852>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4c6ac8b3-6bb8-4fea-8d6b-4d5aea9ac393> .
<https://stad.gent/id/blank_node/4c6ac8b3-6bb8-4fea-8d6b-4d5aea9ac393>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-10-01T00:00:00"^^xsd:dateTime .