@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b19515	rdf:type	owl:Restriction .
@prefix ns2:	<http://www.ontology-of-units-of-measure.org/resource/om-2/> .
_:b19515	owl:onProperty	ns2:hasUnit ;
	owl:hasValue	ns2:farad .
_:b19516	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasUnit .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b19516	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b19517	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:allValuesFrom	ns2:SIPrefix .
_:b19518	rdf:type	owl:Restriction ;
	owl:onProperty	ns2:hasPrefix ;
	owl:cardinality	"1"^^xsd:nonNegativeInteger .
_:b20800	rdf:first	_:b19515 ;
	rdf:rest	_:b20801 .
_:b20801	rdf:first	_:b19516 ;
	rdf:rest	_:b20802 .
_:b20802	rdf:first	_:b19517 ;
	rdf:rest	_:b20803 .
_:b20803	rdf:first	_:b19518 ;
	rdf:rest	rdf:nil .