@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/cf67f4c6-6104-4e85-abfa-5a05622e6627>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5b411831-8aa3-4a4c-99b3-6fca7a6c1158> .
<https://stad.gent/id/blank_node/5b411831-8aa3-4a4c-99b3-6fca7a6c1158>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-22T00:00:00"^^xsd:dateTime .