@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b19183	rdf:type	owl:Class ;
	owl:intersectionOf	_:b20783 .
_:b19493	rdf:type	owl:Restriction .
@prefix ns2:	<http://www.ontology-of-units-of-measure.org/resource/om-2/> .
_:b19493	owl:onProperty	ns2:hasUnit ;
	owl:hasValue	ns2:ampere .
_:b19494	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasUnit .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b19494	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b19495	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:allValuesFrom	ns2:SIPrefix .
_:b19496	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b20783	rdf:first	_:b19493 ;
	rdf:rest	_:b20784 .
_:b20784	rdf:first	_:b19494 ;
	rdf:rest	_:b20785 .
_:b20785	rdf:first	_:b19495 ;
	rdf:rest	_:b20786 .
_:b20786	rdf:first	_:b19496 ;
	rdf:rest	rdf:nil .