@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/61d8faa4-a11b-4f06-bd55-323f3ca28c5c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1987-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1987-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/d801f5f0-5d72-49c6-a7b3-2a1a7eba7643>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/61d8faa4-a11b-4f06-bd55-323f3ca28c5c> .