@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/dd98f0f3-f769-4df2-b4b0-bdb8b6dcc72e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7221961c-e9a5-4879-8782-c49c37f677f2> .
<https://stad.gent/id/blank_node/7221961c-e9a5-4879-8782-c49c37f677f2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1834-04-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1834-04-12T00:00:00"^^xsd:dateTime .