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

<https://stad.gent/id/blank_node/b8a6a0bc-300b-471c-bfa7-362a27b9e451>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3921718e-f898-43e2-9719-3eb1954e0a83> .
<https://stad.gent/id/blank_node/3921718e-f898-43e2-9719-3eb1954e0a83>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1931-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1931-01-01T00:00:00"^^xsd:dateTime .