@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/9baa5602-2fa7-4bfd-bc00-a5d8ec82ab7d>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<https://stad.gent/id/blank_node/7d0c42eb-12d7-4b48-b97a-f74e9723860e> .
<https://stad.gent/id/blank_node/7d0c42eb-12d7-4b48-b97a-f74e9723860e>
	rdf:type	<http://www.cidoc-crm.org/cidoc-crm/E54_Dimension> ;
	<https://schema.org/unitText>	"mm"^^xsd:string ;
	<http://www.cidoc-crm.org/cidoc-crm/P2_has_type>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/stam/breedte> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/stam/39.6> .