@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#680a9983-c5e6-40eb-aeb6-2a9859f942ae>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<http://mu.semte.ch/blank#8ded7aa2-3cbd-47a5-a05e-3e5c30508cd4> .
<http://mu.semte.ch/blank#8ded7aa2-3cbd-47a5-a05e-3e5c30508cd4>
	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/dmg/diepte> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/dmg/5.1> .