@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/3779b4a6-5ac2-4a51-b656-045c10aecd32>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/987281e6-797c-4f77-8cba-749407d10aaf> .
<https://stad.gent/id/.well-known/skolem/987281e6-797c-4f77-8cba-749407d10aaf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-01T00:00:00"^^xsd:dateTime .