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

<https://stad.gent/id/.well-known/skolem/3a4c7a79-f749-4568-a8f8-f7945d2e9cf2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1848-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1848-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/bc34ab8f-8e28-4f0a-a194-03068d372856>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3a4c7a79-f749-4568-a8f8-f7945d2e9cf2> .