@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/4eb1a9bf-78a4-4528-93e5-a0292b7aa2a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/60a8ff0e-df57-4ad7-8ee9-43b68cb85a1d> .
<https://stad.gent/id/.well-known/skolem/60a8ff0e-df57-4ad7-8ee9-43b68cb85a1d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-03-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-03-03T00:00:00"^^xsd:dateTime .