@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/18a6b8df-cad5-4b17-90e2-b57ba28a77a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d8aa65f4-247c-4be8-aa39-a64a2a89cf1e> .
<https://stad.gent/id/blank_node/d8aa65f4-247c-4be8-aa39-a64a2a89cf1e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/d8aa65f4-247c-4be8-aa39-a64a2a89cf1e> ;
	<http://data.europa.eu/m8g/endTime>	"1981-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1981-04-01T00:00:00"^^xsd:dateTime .