@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/c299f3ed-e3a3-4ed1-8593-4c44875b3206>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fa7602d2-71c7-4b4c-98fb-0af67f748b62> .
<https://stad.gent/id/.well-known/skolem/fa7602d2-71c7-4b4c-98fb-0af67f748b62>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1992-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1992-01-01T00:00:00"^^xsd:dateTime .