@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/1be9a59b-8682-4d41-b773-882bf0eb2b72>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/552b5d00-34b2-4205-972b-9264b873f234> .
<https://stad.gent/id/blank_node/552b5d00-34b2-4205-972b-9264b873f234>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-17T00:00:00"^^xsd:dateTime .