@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/6ff36806-a206-4b0a-b62a-3fc54b88278a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d7a11b6e-2d46-4162-bb54-88e105a4d1fb> .
<https://stad.gent/id/.well-known/skolem/d7a11b6e-2d46-4162-bb54-88e105a4d1fb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-02-12T00:00:00"^^xsd:dateTime .