@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/33e6423c-0345-40ce-97db-6b3fe36b23d7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f60139cb-35c4-4841-894b-277993c9dede> .
<https://stad.gent/id/blank_node/f60139cb-35c4-4841-894b-277993c9dede>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-12-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-12-14T00:00:00"^^xsd:dateTime .