@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b19509	rdf:type	owl:Restriction .
@prefix ns2:	<http://www.ontology-of-units-of-measure.org/resource/om-2/> .
_:b19509	owl:onProperty	ns2:hasUnit ;
	owl:hasValue	ns2:volt .
_:b19510	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasUnit .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b19510	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b19511	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:allValuesFrom	ns2:SIPrefix .
_:b19512	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b20794	rdf:first	_:b19509 ;
	rdf:rest	_:b20795 .
_:b20795	rdf:first	_:b19510 ;
	rdf:rest	_:b20796 .
_:b20796	rdf:first	_:b19511 ;
	rdf:rest	_:b20798 .
_:b20798	rdf:first	_:b19512 ;
	rdf:rest	rdf:nil .