@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<http://mu.semte.ch/blank#31defd7a-0236-4b3f-a0f3-f409d9bde453>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<http://mu.semte.ch/blank#d62bc574-c43e-46a2-987f-5c6274e0a259> .
<http://mu.semte.ch/blank#d62bc574-c43e-46a2-987f-5c6274e0a259>
	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/32.0> .