@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#f1f2231f-f5d1-4ea1-96b5-16c284bc7e7b>
	<http://www.cidoc-crm.org/cidoc-crm/P43_has_dimension>	<http://mu.semte.ch/blank#55cb6461-43dc-461a-ac31-d089f2685fd2> .
<http://mu.semte.ch/blank#55cb6461-43dc-461a-ac31-d089f2685fd2>
	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/hoogte> ;
	<https://schema.org/value>	<https://apidg.gent.be/opendata/adlib2eventstream/v1/archiefgent/24.0> .