@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/3f5c438d-a4f7-48b9-9489-3ceeb4ded65a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ae68694e-9b48-440b-a407-4ff440eadc2e> .
<https://stad.gent/id/blank_node/ae68694e-9b48-440b-a407-4ff440eadc2e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-12-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-12-31T00:00:00"^^xsd:dateTime .