unit:N-PER-A

URI: http://qudt.org/vocab/unit/N-PER-A

Type
Description

SI derived unit newton divided by the SI base unit ampere

Properties
qudt:plainTextDescription
SI derived unit newton divided by the SI base unit ampere
qudt:iec61360Code
0112/2///62720#UAA236
Annotations
dcterms:description
SI derived unit newton divided by the SI base unit ampere
rdfs:label
Newton na Amper(sl)
Newton na Ampér(cs)
Newton par Ampère(fr)
Newton pe Amper(ro)
Newton per Amper(tr)
Newton per Ampere
Newton per Ampere(en)
Newton per Ampere(it)
Newton per Ampere(ms)
Newton por Ampere(pt)
Newton por Amperio(es)
Newton pro Ampere(de)
Newtonium per Amperium(la)
Niuton na Amper(pl)
Νιούτον ανά Αμπέρ(el)
Ньютон на Ампер(ru)
Нютон на Ампер(bg)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/unit/N-PER-A">
    <j.0:symbol>N/A</j.0:symbol>
    <rdfs:label>Newton per Ampere</rdfs:label>
    <rdfs:label xml:lang="el">Νιούτον ανά Αμπέρ</rdfs:label>
    <rdfs:label xml:lang="sl">Newton na Amper</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.9/vocab/unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="tr">Newton per Amper</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">N.A-1</j.0:ucumCode>
    <rdfs:label xml:lang="it">Newton per Ampere</rdfs:label>
    <rdfs:label xml:lang="la">Newtonium per Amperium</rdfs:label>
    <rdfs:label xml:lang="ms">Newton per Ampere</rdfs:label>
    <rdfs:label xml:lang="en">Newton per Ampere</rdfs:label>
    <rdfs:label xml:lang="de">Newton pro Ampere</rdfs:label>
    <j.0:uneceCommonCode>H40</j.0:uneceCommonCode>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="ro">Newton pe Amper</rdfs:label>
    <rdfs:label xml:lang="pt">Newton por Ampere</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI derived unit newton divided by the SI base unit ampere</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0"/>
    <j.0:iec61360Code>0112/2///62720#UAA236</j.0:iec61360Code>
    <rdfs:label xml:lang="fr">Newton par Ampère</rdfs:label>
    <rdfs:label xml:lang="cs">Newton na Ampér</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFluxPerLength"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="es">Newton por Amperio</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="bg">Нютон на Ампер</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA236</j.0:informativeReference>
    <rdfs:label xml:lang="ru">Ньютон на Ампер</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:plainTextDescription>SI derived unit newton divided by the SI base unit ampere</j.0:plainTextDescription>
    <rdfs:label xml:lang="pl">Niuton na Amper</rdfs:label>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://qudt.org/vocab/unit/N-PER-A>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit newton divided by the SI base unit ampere"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFluxPerLength> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA236" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA236"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI derived unit newton divided by the SI base unit ampere" ;
  <http://qudt.org/schema/qudt/symbol> "N/A" ;
  <http://qudt.org/schema/qudt/ucumCode> "N.A-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "H40" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.9/vocab/unit> ;
  rdfs:label "Newton na Amper"@sl ;
  rdfs:label "Newton na Ampér"@cs ;
  rdfs:label "Newton par Ampère"@fr ;
  rdfs:label "Newton pe Amper"@ro ;
  rdfs:label "Newton per Amper"@tr ;
  rdfs:label "Newton per Ampere" ;
  rdfs:label "Newton per Ampere"@en ;
  rdfs:label "Newton per Ampere"@it ;
  rdfs:label "Newton per Ampere"@ms ;
  rdfs:label "Newton por Ampere"@pt ;
  rdfs:label "Newton por Amperio"@es ;
  rdfs:label "Newton pro Ampere"@de ;
  rdfs:label "Newtonium per Amperium"@la ;
  rdfs:label "Niuton na Amper"@pl ;
  rdfs:label "Νιούτον ανά Αμπέρ"@el ;
  rdfs:label "Ньютон на Ампер"@ru ;
  rdfs:label "Нютон на Ампер"@bg ;
.
JSON
{"resource":"Newton per Ampere" 
 ,"qname":"unit:N-PER-A" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/N-PER-A" 
 ,"properties":["applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"SI derived unit newton divided by the SI base unit ampere" 
    ,"description (plain text)":"SI derived unit newton divided by the SI base unit ampere" 
    ,"has dimension vector":"dimension:A0E-1L1I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:MagneticFluxPerLength" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA236" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA236" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.9\/vocab\/unit&gt;" 
    ,"label":"Newton na Amper" 
    ,"label":"Newton na Amp&eacute;r" 
    ,"label":"Newton par Amp&egrave;re" 
    ,"label":"Newton pe Amper" 
    ,"label":"Newton per Amper" 
    ,"label":"Newton per Ampere" 
    ,"label":"Newton per Ampere" 
    ,"label":"Newton per Ampere" 
    ,"label":"Newton per Ampere" 
    ,"label":"Newton por Ampere" 
    ,"label":"Newton por Amperio" 
    ,"label":"Newton pro Ampere" 
    ,"label":"Newtonium per Amperium" 
    ,"label":"Niuton na Amper" 
    ,"label":"Νιούτον ανά Αμπέρ" 
    ,"label":"Ньютон на Ампер" 
    ,"label":"Нютон на Ампер" 
    ,"symbol":"N\/A" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"N.A-1" 
    ,"unece common code":"H40" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/N-PER-A",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit newton divided by the SI base unit ampere",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L1I0M1H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticFluxPerLength",
  "iec61360Code" : "0112/2///62720#UAA236",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA236",
  "plainTextDescription" : "SI derived unit newton divided by the SI base unit ampere",
  "symbol" : "N/A",
  "ucumCode" : "N.A-1",
  "uneceCommonCode" : "H40",
  "isDefinedBy" : "http://qudt.org/3.1.9/vocab/unit",
  "label" : [ "Newton per Ampere", {
    "@language" : "el",
    "@value" : "Νιούτον ανά Αμπέρ"
  }, {
    "@language" : "sl",
    "@value" : "Newton na Amper"
  }, {
    "@language" : "tr",
    "@value" : "Newton per Amper"
  }, {
    "@language" : "it",
    "@value" : "Newton per Ampere"
  }, {
    "@language" : "la",
    "@value" : "Newtonium per Amperium"
  }, {
    "@language" : "ms",
    "@value" : "Newton per Ampere"
  }, {
    "@language" : "en",
    "@value" : "Newton per Ampere"
  }, {
    "@language" : "de",
    "@value" : "Newton pro Ampere"
  }, {
    "@language" : "ro",
    "@value" : "Newton pe Amper"
  }, {
    "@language" : "pt",
    "@value" : "Newton por Ampere"
  }, {
    "@language" : "fr",
    "@value" : "Newton par Ampère"
  }, {
    "@language" : "cs",
    "@value" : "Newton na Ampér"
  }, {
    "@language" : "es",
    "@value" : "Newton por Amperio"
  }, {
    "@language" : "bg",
    "@value" : "Нютон на Ампер"
  }, {
    "@language" : "ru",
    "@value" : "Ньютон на Ампер"
  }, {
    "@language" : "pl",
    "@value" : "Niuton na Amper"
  } ],
  "@context" : {
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2025-12-16T14:16:22.404-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)