@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/a3bfce83-9dcf-4bf3-9c7e-2e2bf8e45a4e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ba97e592-4aeb-45c7-9462-8bf9236f5e76> .
<https://stad.gent/id/blank_node/ba97e592-4aeb-45c7-9462-8bf9236f5e76>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-12-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-12-27T00:00:00"^^xsd:dateTime .