@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/de433d3a-efdd-4a51-bd29-1573da46a0b1>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/cc1bce6f-2d7d-43d2-a499-e1941d4f2dbc> .
<https://stad.gent/id/blank_node/cc1bce6f-2d7d-43d2-a499-e1941d4f2dbc>
	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/industriemuseum/diameter> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/industriemuseum/4.9> .