@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/bf2c42f2-c481-48d5-89d3-be4826871dc4>
	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/breedte> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/archiefgent/11.5> .
<https://stad.gent/id/blank_node/6679a911-b187-4069-bd8c-4899c6d23733>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/bf2c42f2-c481-48d5-89d3-be4826871dc4> .