@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/a85b3567-feba-452b-859c-4d2895055344>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/96fb8021-2c19-4cab-89ec-9ffd5a1de14e> .
<https://stad.gent/id/blank_node/96fb8021-2c19-4cab-89ec-9ffd5a1de14e>
	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/stam/diameter> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/stam/8.4> .