@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/7a4f7d04-b184-42d4-af7b-9e67b270f8bd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/033b12dd-febb-48f8-82b4-6dc280a3ee48> .
<https://stad.gent/id/blank_node/033b12dd-febb-48f8-82b4-6dc280a3ee48>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-07-01T00:00:00"^^xsd:dateTime .