@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#3fcb879c-9d85-4921-92cd-2a67d0a24103>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<http://mu.semte.ch/blank#e4d1f042-4e59-4503-b98c-076f6df31cfd> .
<http://mu.semte.ch/blank#e4d1f042-4e59-4503-b98c-076f6df31cfd>
	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/10.5> .