@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/1bce51c7-a65b-474f-b395-ce850cf56fc9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c115cdf9-89a5-4eb3-a19a-904a3e504611> .
<https://stad.gent/id/.well-known/skolem/c115cdf9-89a5-4eb3-a19a-904a3e504611>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1895-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1895-01-01T00:00:00"^^xsd:dateTime .