@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/347a55a0-299c-4d06-a377-25bb2ed0edc9>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/01f6ec00-0e99-4f78-bdda-8a157e3a7acc> .
<https://stad.gent/id/blank_node/01f6ec00-0e99-4f78-bdda-8a157e3a7acc>
	rdf:type	<http://www.cidoc-crm.org/cidoc-crm/E54_Dimension> ;
	<https://schema.org/unitText>	"cm"^^xsd:string ;
	<http://www.cidoc-crm.org/cidoc-crm/P2_has_type>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/archiefgent/hoogte> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/archiefgent/23.5> .