@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/eb325d7a-9b66-4b6e-be32-1996f2b12715>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5abf19ba-6fff-4063-91cd-73072008676c> .
<https://stad.gent/id/blank_node/5abf19ba-6fff-4063-91cd-73072008676c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-02-12T00:00:00"^^xsd:dateTime .