@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/e53f0111-e0b1-483f-bf91-b9cd70a41d1e>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/cd256c9f-2b27-4e47-9065-804b9972090f> .
<https://stad.gent/id/blank_node/cd256c9f-2b27-4e47-9065-804b9972090f>
	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/12.5> .