unit:PER-H

URI: http://qudt.org/vocab/unit/PER-H

Type
Description

reciprocal of the SI derived unit henry

Properties
qudt:iec61360Code
0112/2///62720#UAA169
Annotations
dcterms:description
reciprocal of the SI derived unit henry
rdfs:label
Aνά Χένρι(el)
Na Henr(pl)
Na Henry(cs)
Na Henry(sl)
Par Henry(fr)
Pe Henry(ro)
Per Henrium(la)
Per Henry(it)
Per Henry(ms)
Per Henry(tr)
Por Henrio(es)
Por Henry(pt)
Pro Henry(de)
Reciprocal Henry
Reciprocal Henry(en)
На Генри(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/PER-H">
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">H-1</j.0:ucumCode>
    <j.0:uneceCommonCode>C89</j.0:uneceCommonCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.1:description>reciprocal of the SI derived unit henry</j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169</j.0:informativeReference>
    <rdfs:label xml:lang="ru">На Генри</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q77996931"/>
    <rdfs:label xml:lang="el">Aνά Χένρι</rdfs:label>
    <rdfs:label xml:lang="bg">На Хенри</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Reluctance"/>
    <rdfs:label xml:lang="la">Per Henrium</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="cs">Na Henry</rdfs:label>
    <rdfs:label xml:lang="sl">Na Henry</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:symbol>/H</j.0:symbol>
    <rdfs:label xml:lang="ro">Pe Henry</rdfs:label>
    <rdfs:label xml:lang="fr">Par Henry</rdfs:label>
    <rdfs:label xml:lang="es">Por Henrio</rdfs:label>
    <rdfs:label xml:lang="pt">Por Henry</rdfs:label>
    <rdfs:label xml:lang="it">Per Henry</rdfs:label>
    <rdfs:label xml:lang="ms">Per Henry</rdfs:label>
    <rdfs:label xml:lang="tr">Per Henry</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0"/>
    <j.0:iec61360Code>0112/2///62720#UAA169</j.0:iec61360Code>
    <rdfs:label>Reciprocal Henry</rdfs:label>
    <rdfs:label xml:lang="de">Pro Henry</rdfs:label>
    <rdfs:label xml:lang="pl">Na Henr</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Henry</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/PER-H>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "reciprocal of the SI derived unit henry" ;
  <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/A0E2L-2I0M-1H0T2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Reluctance> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA169" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "/H" ;
  <http://qudt.org/schema/qudt/ucumCode> "H-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "C89" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q77996931> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Aνά Χένρι"@el ;
  rdfs:label "Na Henr"@pl ;
  rdfs:label "Na Henry"@cs ;
  rdfs:label "Na Henry"@sl ;
  rdfs:label "Par Henry"@fr ;
  rdfs:label "Pe Henry"@ro ;
  rdfs:label "Per Henrium"@la ;
  rdfs:label "Per Henry"@it ;
  rdfs:label "Per Henry"@ms ;
  rdfs:label "Per Henry"@tr ;
  rdfs:label "Por Henrio"@es ;
  rdfs:label "Por Henry"@pt ;
  rdfs:label "Pro Henry"@de ;
  rdfs:label "Reciprocal Henry" ;
  rdfs:label "Reciprocal Henry"@en ;
  rdfs:label "На Генри"@ru ;
  rdfs:label "На Хенри"@bg ;
.
JSON
{"resource":"Reciprocal Henry" 
 ,"qname":"unit:PER-H" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-H" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q77996931&gt;" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"reciprocal of the SI derived unit henry" 
    ,"has dimension vector":"dimension:A0E2L-2I0M-1H0T2D0" 
    ,"has quantity kind":"quantitykind:Reluctance" 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA169" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA169" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Aνά Χένρι" 
    ,"label":"Na Henr" 
    ,"label":"Na Henry" 
    ,"label":"Na Henry" 
    ,"label":"Par Henry" 
    ,"label":"Pe Henry" 
    ,"label":"Per Henrium" 
    ,"label":"Per Henry" 
    ,"label":"Per Henry" 
    ,"label":"Per Henry" 
    ,"label":"Por Henrio" 
    ,"label":"Por Henry" 
    ,"label":"Pro Henry" 
    ,"label":"Reciprocal Henry" 
    ,"label":"Reciprocal Henry" 
    ,"label":"На Генри" 
    ,"label":"На Хенри" 
    ,"symbol":"\/H" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"H-1" 
    ,"unece common code":"C89" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-H",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "reciprocal of the SI derived unit henry",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T2D0",
  "hasFactorUnit" : "_:b0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Reluctance",
  "iec61360Code" : "0112/2///62720#UAA169",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA169",
  "symbol" : "/H",
  "ucumCode" : "H-1",
  "uneceCommonCode" : "C89",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q77996931",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "ru",
    "@value" : "На Генри"
  }, {
    "@language" : "el",
    "@value" : "Aνά Χένρι"
  }, {
    "@language" : "bg",
    "@value" : "На Хенри"
  }, {
    "@language" : "la",
    "@value" : "Per Henrium"
  }, {
    "@language" : "cs",
    "@value" : "Na Henry"
  }, {
    "@language" : "sl",
    "@value" : "Na Henry"
  }, {
    "@language" : "ro",
    "@value" : "Pe Henry"
  }, {
    "@language" : "fr",
    "@value" : "Par Henry"
  }, {
    "@language" : "es",
    "@value" : "Por Henrio"
  }, {
    "@language" : "pt",
    "@value" : "Por Henry"
  }, {
    "@language" : "it",
    "@value" : "Per Henry"
  }, {
    "@language" : "ms",
    "@value" : "Per Henry"
  }, {
    "@language" : "tr",
    "@value" : "Per Henry"
  }, "Reciprocal Henry", {
    "@language" : "de",
    "@value" : "Pro Henry"
  }, {
    "@language" : "pl",
    "@value" : "Na Henr"
  }, {
    "@language" : "en",
    "@value" : "Reciprocal Henry"
  } ],
  "@context" : {
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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-10-27T16:48:27.911-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)