@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/b8f00aa8-0c5f-4060-bea2-f711f32ec265>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ddabcb78-17d4-4c48-9570-7274a25d2c45> .
<https://stad.gent/id/.well-known/skolem/ddabcb78-17d4-4c48-9570-7274a25d2c45>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"0000"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"0000"^^xsd:dateTime .