@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/eb1cd6a7-8d4e-4d00-b0d1-380aad9deab0>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/ee768c82-ad58-45e8-a2a4-0df1631e79f8> .
<https://stad.gent/id/blank_node/ee768c82-ad58-45e8-a2a4-0df1631e79f8>
	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/3.9> .