@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/3d5e0c7e-0bcf-48f7-9661-a1e8783d5a06>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5c05e9b0-1d3f-462e-84c0-cfb9c8213e55> .
<https://stad.gent/id/.well-known/skolem/5c05e9b0-1d3f-462e-84c0-cfb9c8213e55>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1949-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1949-01-01T00:00:00"^^xsd:dateTime .