@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/0f50632c-4153-46fc-857f-8ecd6f755305>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/701e596b-61e9-4046-a446-0487ef5cf008> .
<https://stad.gent/id/.well-known/skolem/701e596b-61e9-4046-a446-0487ef5cf008>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-01-01T00:00:00"^^xsd:dateTime .