@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/a28c1c0c-90fe-4f7a-91ab-0cfae2e76ac6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b5fcf974-9be5-45b0-9950-50c786f3e87a> .
<https://stad.gent/id/blank_node/b5fcf974-9be5-45b0-9950-50c786f3e87a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1891-09-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1891-09-28T00:00:00"^^xsd:dateTime .