@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/0d39cb90-f864-4f68-9bee-8b9db8506011>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f7eb9dab-8dc4-4bc0-b823-bb665c9c4e1f> .
<https://stad.gent/id/.well-known/skolem/f7eb9dab-8dc4-4bc0-b823-bb665c9c4e1f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-01-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-01-22T00:00:00"^^xsd:dateTime .