unit:AT-PER-IN

URI: http://qudt.org/vocab/unit/AT-PER-IN

Type
Description

The $\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.

Properties
qudt:symbol
AT/in
Annotations
dcterms:description
The $\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.
qudt:expression
$At/in$
rdfs:label
Ampere Turn per Inch(en)
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/AT-PER-IN">
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">39.3700787</j.0:conversionMultiplier>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
  The $\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.
  </j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H"/>
    <j.0:symbol>AT/in</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.93700787E1</j.0:conversionMultiplierSN>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$At/in$</j.0:expression>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdfs:label xml:lang="en">Ampere Turn per Inch</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/AT-PER-IN>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> """
  The $\\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.
  """^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 39.3700787 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 3.93700787E1 ;
  <http://qudt.org/schema/qudt/expression> "$At/in$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H> ;
  <http://qudt.org/schema/qudt/symbol> "AT/in" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Ampere Turn per Inch"@en ;
.
JSON
{"resource":"Ampere Turn per Inch" 
 ,"qname":"unit:AT-PER-IN" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/AT-PER-IN" 
 ,"properties":["applicable system":"sou:USCS" 
    ,"conversion multiplier":"39.3700787" 
    ,"conversion multiplier scientific":"3.93700787E1" 
    ,"description":"\n  The $\\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.\n  " 
    ,"expression":"$At\/in$" 
    ,"has dimension vector":"dimension:A0E1L-1I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:MagneticFieldStrength_H" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Ampere Turn per Inch" 
    ,"symbol":"AT\/in" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/AT-PER-IN",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "\n  The $\\textit{Ampere Turn per Inch}$ is a measure of magnetic field intensity and is equal to 12.5664 Oersted.\n  ",
  "applicableSystem" : "http://qudt.org/vocab/sou/USCS",
  "conversionMultiplier" : "39.3700787",
  "conversionMultiplier:SN" : 39.3700787,
  "expression" : "$At/in$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MagneticFieldStrength_H",
  "symbol" : "AT/in",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Ampere Turn per Inch"
  },
  "@context" : {
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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 2024-03-22T14:49:11.772-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)