@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/16402292-5f57-48fe-9004-7db8f7667bf8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ebf1f2ff-9dda-4e8c-94d4-12caff95f7b9> .
<https://stad.gent/id/blank_node/ebf1f2ff-9dda-4e8c-94d4-12caff95f7b9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1872-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1872-01-01T00:00:00"^^xsd:dateTime .