@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/548aa4dc-f568-49aa-b97f-bed4dbfef5ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/af5521f3-b37b-4460-8f88-4a59b59a4678> .
<https://stad.gent/id/.well-known/skolem/af5521f3-b37b-4460-8f88-4a59b59a4678>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-09-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-09-15T00:00:00"^^xsd:dateTime .