@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/1ff32619-f9d4-4ded-909c-62758430dc48>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/777ebd55-4f9d-4cb1-9761-33b4d8afe03a> .
<https://stad.gent/id/.well-known/skolem/777ebd55-4f9d-4cb1-9761-33b4d8afe03a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-04-20T00:00:00"^^xsd:dateTime .