@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/e4169999-5315-414b-a0d5-bd87e617b968>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ad27cab9-8875-461b-a340-de236dd54a88> .
<https://stad.gent/id/blank_node/ad27cab9-8875-461b-a340-de236dd54a88>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/ad27cab9-8875-461b-a340-de236dd54a88> ;
	<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 .