@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/fc3a83ed-b99f-411e-85f6-7f18ad7dc71d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5fec372b-8f17-4c64-b167-1994c3b7610d> .
<https://stad.gent/id/blank_node/5fec372b-8f17-4c64-b167-1994c3b7610d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/5fec372b-8f17-4c64-b167-1994c3b7610d> ;
	<http://data.europa.eu/m8g/endTime>	"1987-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1987-01-01T00:00:00"^^xsd:dateTime .