@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/09b1bfc7-3fdf-4789-b855-8e299325ff8f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3fa2d05d-e2a2-4ac0-8c2a-69e1df384e0a> .
<https://stad.gent/id/.well-known/skolem/3fa2d05d-e2a2-4ac0-8c2a-69e1df384e0a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1950-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1950-01-01T00:00:00"^^xsd:dateTime .