@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b19527	rdf:type	owl:Restriction .
@prefix ns2:	<http://www.ontology-of-units-of-measure.org/resource/om-2/> .
_:b19527	owl:onProperty	ns2:hasUnit ;
	owl:hasValue	ns2:siemens .
_:b19528	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasUnit .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b19528	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b19529	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:allValuesFrom	ns2:SIPrefix .
_:b19530	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b20810	rdf:first	_:b19527 ;
	rdf:rest	_:b20811 .
_:b20811	rdf:first	_:b19528 ;
	rdf:rest	_:b20812 .
_:b20812	rdf:first	_:b19529 ;
	rdf:rest	_:b20813 .
_:b20813	rdf:first	_:b19530 ;
	rdf:rest	rdf:nil .