@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/96fa1be5-b800-4c2e-89e7-a8dfa83774c8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/281b2239-6c4d-4d98-9f27-4684984c5426> .
<https://stad.gent/id/blank_node/281b2239-6c4d-4d98-9f27-4684984c5426>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-04-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-04-04T00:00:00"^^xsd:dateTime .