@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/fa5e945f-b500-4225-922f-0c1db66c6cbe>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c63fc5de-5abd-4bcd-be14-ca3bfad40196> .
<https://stad.gent/id/blank_node/c63fc5de-5abd-4bcd-be14-ca3bfad40196>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/c63fc5de-5abd-4bcd-be14-ca3bfad40196> ;
	<http://data.europa.eu/m8g/endTime>	"1992-02-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1992-02-06T00:00:00"^^xsd:dateTime .