@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/47b4949f-22ff-4859-94c4-e18f7071b3a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/27b856e6-95a7-4980-8dd0-e382b1cecb1c> .
<https://stad.gent/id/blank_node/27b856e6-95a7-4980-8dd0-e382b1cecb1c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-01-01T00:00:00"^^xsd:dateTime .