@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/a749345d-54d1-44a1-98dc-a74a4de8c23d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fc8713c4-f59c-45a6-bcff-86a49ce3d86b> .
<https://stad.gent/id/.well-known/skolem/fc8713c4-f59c-45a6-bcff-86a49ce3d86b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-11-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-11-19T00:00:00"^^xsd:dateTime .