@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/3b5525f8-7274-49af-ad5e-df13d30ffb4f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bab90379-02c4-465a-9858-9031b437b77f> .
<https://stad.gent/id/.well-known/skolem/bab90379-02c4-465a-9858-9031b437b77f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-07-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-07-08T00:00:00"^^xsd:dateTime .