@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/75d636ce-b7b6-4c00-8f70-ee958e25ebd1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ed71d654-d1f2-439a-be30-5b6da140adde> .
<https://stad.gent/id/blank_node/ed71d654-d1f2-439a-be30-5b6da140adde>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1847-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1847-01-01T00:00:00"^^xsd:dateTime .