@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/electric-current> a skos:Collection ;
    rdfs:label "Electric current units"@en ;
    skos:definition "Units of measure grouped by quantity kind: electric current."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4K>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AMP>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N97> .

<https://test.uncefact.org/vocabulary/unit-of-measure/4K> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4K" ;
    skos:prefLabel "milliampere"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA" ;
    unece:unitSymbol "mA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AMP> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AMP" ;
    skos:prefLabel "ampere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A" ;
    unece:unitSymbol "A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B22" ;
    skos:prefLabel "kiloampere"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kA" ;
    unece:unitSymbol "kA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B84" ;
    skos:prefLabel "microampere"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uA" ;
    unece:unitSymbol "µA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C39" ;
    skos:prefLabel "nanoampere"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nA" ;
    unece:unitSymbol "nA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C70" ;
    skos:prefLabel "picoampere"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pA" ;
    unece:unitSymbol "pA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H38" ;
    skos:prefLabel "megaampere"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MA" ;
    unece:unitSymbol "MA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N96> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the electric power which is defined by a force of 2 dyn per cm between two parallel conductors of infinite length with negligible cross-section in the distance of 1 cm."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BIOT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N96" ;
    skos:prefLabel "biot"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Bi" ;
    unece:unitSymbol "Bi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N97> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the magnetomotive force, which is defined by the work to increase the magnetic potential of a positive common pol with 1 erg."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N97" ;
    skos:prefLabel "gilbert"@en ;
    unece:conversionMultiplier 0.795774715 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Gb" ;
    unece:unitSymbol "Gi" .

