@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/057e0d0c-f123-4306-982f-34c035bdd146>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1981-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1981-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/a6569374-ab41-42b1-a321-249fc10b6965>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/057e0d0c-f123-4306-982f-34c035bdd146> .