@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/9263970a-0db9-4d57-80f6-21f9a65520b5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c9484cf2-bcf2-4703-8975-3316071ccb70> .
<https://stad.gent/id/blank_node/c9484cf2-bcf2-4703-8975-3316071ccb70>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-15T00:00:00"^^xsd:dateTime .