@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/c796527b-3a5b-42c9-a539-352e30d605a5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/212bbbab-b30f-4423-b762-8c102dee1e94> .
<https://stad.gent/id/blank_node/212bbbab-b30f-4423-b762-8c102dee1e94>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1915-10-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1915-10-19T00:00:00"^^xsd:dateTime .