@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:MicroFARAD
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "The \"microfarad\" (symbolized $\\mu F$) is a unit of capacitance, equivalent to 0.000001 (10 to the -6th power) farad. The microfarad is a moderate unit of capacitance. In utility alternating-current (AC) and audio-frequency (AF) circuits, capacitors with values on the order of $1 \\mu F$ or more are common. At radio frequencies (RF), a smaller unit, the picofarad (pF), is often used."^^qudt:LatexString ;
  qudt:applicableSystem sou:CGS ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:PLANCK ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 0.000001 ;
  qudt:conversionMultiplierSN 1.0E-6 ;
  qudt:hasDimensionVector qkdv:A0E2L-2I0M-1H0T4D0 ;
  qudt:hasQuantityKind quantitykind:Capacitance ;
  qudt:iec61360Code "0112/2///62720#UAA063" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA063"^^xsd:anyURI ;
  qudt:prefix prefix:Micro ;
  qudt:scalingOf unit:FARAD ;
  qudt:symbol "μF" ;
  qudt:ucumCode "uF"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "4O" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q2451296> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Microfarad" ;
  rdfs:label "Microfarad"@cs ;
  rdfs:label "Microfarad"@de ;
  rdfs:label "Microfarad"@en ;
  rdfs:label "Microfarad"@fr ;
  rdfs:label "Microfarad"@hu ;
  rdfs:label "Microfarad"@it ;
  rdfs:label "Microfarad"@ms ;
  rdfs:label "Microfarad"@pl ;
  rdfs:label "Microfarad"@ro ;
  rdfs:label "Microfarad"@sl ;
  rdfs:label "Microfarad"@tr ;
  rdfs:label "Microfaradio"@es .
