@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/72b3e8c9-3163-44fb-95c1-4afd70bc8f9c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/571161ea-e1c0-4ec9-9386-01d495e43bcb> .
<https://stad.gent/id/blank_node/571161ea-e1c0-4ec9-9386-01d495e43bcb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/571161ea-e1c0-4ec9-9386-01d495e43bcb> ;
	<http://data.europa.eu/m8g/endTime>	"1990-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1990-11-27T00:00:00"^^xsd:dateTime .