@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/charge> a skos:Collection ;
    rdfs:label "Electric charge units"@en ;
    skos:definition "Units of measure grouped by quantity kind: electric charge."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A8>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AMH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/COU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E09>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/TAH> .

<https://test.uncefact.org/vocabulary/unit-of-measure/A8> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A8" ;
    skos:prefLabel "ampere second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.s" ;
    unece:unitSymbol "A·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AMH> a skos:Concept ;
    skos:definition "A unit of electric charge defining the amount of charge accumulated by a steady flow of one ampere for one hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AMH" ;
    skos:prefLabel "ampere hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.h" ;
    unece:unitSymbol "A·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B26" ;
    skos:prefLabel "kilocoulomb"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kC" ;
    unece:unitSymbol "kC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B86" ;
    skos:prefLabel "microcoulomb"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uC" ;
    unece:unitSymbol "µC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C40" ;
    skos:prefLabel "nanocoulomb"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nC" ;
    unece:unitSymbol "nC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C71" ;
    skos:prefLabel "picocoulomb"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pC" ;
    unece:unitSymbol "pC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/COU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "COU" ;
    skos:prefLabel "coulomb"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en,
        "elementary charge"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Electricity and Magnetism"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "C" ;
    unece:unitSymbol "C" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D77" ;
    skos:prefLabel "megacoulomb"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MC" ;
    unece:unitSymbol "MC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D86" ;
    skos:prefLabel "millicoulomb"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mC" ;
    unece:unitSymbol "mC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E09> a skos:Concept ;
    skos:definition "A unit of power load delivered at the rate of one thousandth of an ampere over a period of one hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E09" ;
    skos:prefLabel "milliampere hour"@en ;
    unece:conversionMultiplier 3.6 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.h" ;
    unece:unitSymbol "mA·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H32" ;
    skos:prefLabel "ampere squared second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A2.s" ;
    unece:unitSymbol "A²·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N94> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the electrical charge, where the charge amounts to exactly 1 Fr where the force of 1 dyn on an equal load is performed at a distance of 1 cm."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N94" ;
    skos:prefLabel "franklin"@en ;
    unece:conversionMultiplier 3.335641e-10 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "Fr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N95> a skos:Concept ;
    skos:definition "A unit of electric charge defining the amount of charge accumulated by a steady flow of one ampere for one minute.."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N95" ;
    skos:prefLabel "ampere minute"@en ;
    unece:conversionMultiplier 60.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.min" ;
    unece:unitSymbol "A·min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/TAH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloA-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "TAH" ;
    skos:prefLabel "kiloampere hour (thousand ampere hour)"@en ;
    unece:conversionMultiplier 3600000.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kA.h" ;
    unece:unitSymbol "kA·h" .

