@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b19470	rdf:type	owl:Restriction .
@prefix ns2:	<http://www.ontology-of-units-of-measure.org/resource/om-2/> .
_:b19470	owl:onProperty	ns2:hasUnit ;
	owl:hasValue	ns2:metre .
_:b19483	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasUnit .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b19483	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b19492	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:allValuesFrom	ns2:SIPrefix .
_:b19499	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b20778	rdf:first	_:b19470 ;
	rdf:rest	_:b20779 .
_:b20779	rdf:first	_:b19483 ;
	rdf:rest	_:b20782 .
_:b20782	rdf:first	_:b19492 ;
	rdf:rest	_:b20788 .
_:b20788	rdf:first	_:b19499 ;
	rdf:rest	rdf:nil .