@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/3b9ea954-9d59-4059-ba59-8b8b257e843b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/687277d3-a7e7-48f4-94bb-ce0d41aab69c> .
<https://stad.gent/id/.well-known/skolem/687277d3-a7e7-48f4-94bb-ce0d41aab69c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1895-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1895-01-01T00:00:00"^^xsd:dateTime .