unit:FemtoV

URI: http://qudt.org/vocab/unit/FemtoV

Type
Description

0.000000000000001-fold of the SI derived unit volt

Properties
qudt:conversionMultiplier
0.000000000000001
qudt:iec61360Code
0112/2///62720#UAC770
Annotations
dcterms:description
0.000000000000001-fold of the SI derived unit volt
rdfs:label
Femtovolt
Femtovolt(cs)
Femtovolt(de)
Femtovolt(en)
Femtovolt(fr)
Femtovolt(hu)
Femtovolt(it)
Femtovolt(ms)
Femtovolt(ro)
Femtovolt(sl)
Femtovolt(tr)
Femtovoltio(es)
Femtowolt(pl)
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/FemtoV">
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-15</j.0:conversionMultiplierSN>
    <j.0:iec61360Code>0112/2///62720#UAC770</j.0:iec61360Code>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/V"/>
    <rdfs:label xml:lang="es">Femtovoltio</rdfs:label>
    <rdfs:label>Femtovolt</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="cs">Femtovolt</rdfs:label>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Femto"/>
    <rdfs:label xml:lang="de">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="en">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="fr">Femtovolt</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/>
    <j.1:description>0.000000000000001-fold of the SI derived unit volt</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
    <rdfs:label xml:lang="hu">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="it">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="ms">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="ro">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="sl">Femtovolt</rdfs:label>
    <rdfs:label xml:lang="tr">Femtovolt</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000000001</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Voltage"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC770</j.0:informativeReference>
    <rdfs:label xml:lang="pl">Femtowolt</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotential"/>
    <j.0:symbol>fV</j.0:symbol>
  </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/FemtoV>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000000000000001-fold of the SI derived unit volt" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000000000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-15 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricPotential> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Voltage> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAC770" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC770"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Femto> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/V> ;
  <http://qudt.org/schema/qudt/symbol> "fV" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Femtovolt" ;
  rdfs:label "Femtovolt"@cs ;
  rdfs:label "Femtovolt"@de ;
  rdfs:label "Femtovolt"@en ;
  rdfs:label "Femtovolt"@fr ;
  rdfs:label "Femtovolt"@hu ;
  rdfs:label "Femtovolt"@it ;
  rdfs:label "Femtovolt"@ms ;
  rdfs:label "Femtovolt"@ro ;
  rdfs:label "Femtovolt"@sl ;
  rdfs:label "Femtovolt"@tr ;
  rdfs:label "Femtovoltio"@es ;
  rdfs:label "Femtowolt"@pl ;
.
JSON
{"resource":"Femtovolt" 
 ,"qname":"unit:FemtoV" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/FemtoV" 
 ,"properties":["conversion multiplier":"0.000000000000001" 
    ,"conversion multiplier scientific":"1.0E-15" 
    ,"description":"0.000000000000001-fold of the SI derived unit volt" 
    ,"has dimension vector":"dimension:A0E-1L2I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:ElectricPotential" 
    ,"has quantity kind":"quantitykind:ElectricPotentialDifference" 
    ,"has quantity kind":"quantitykind:EnergyPerElectricCharge" 
    ,"has quantity kind":"quantitykind:Voltage" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAC770" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAC770" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovolt" 
    ,"label":"Femtovoltio" 
    ,"label":"Femtowolt" 
    ,"prefix":"prefix:Femto" 
    ,"scalingOf":"unit:V" 
    ,"symbol":"fV" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/FemtoV",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000000000000001-fold of the SI derived unit volt",
  "conversionMultiplier" : "0.000000000000001",
  "conversionMultiplier:SN" : 1.0E-15,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/Voltage", "http://qudt.org/vocab/quantitykind/ElectricPotential" ],
  "iec61360Code" : "0112/2///62720#UAC770",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC770",
  "prefix" : "http://qudt.org/vocab/prefix/Femto",
  "scalingOf" : "http://qudt.org/vocab/unit/V",
  "symbol" : "fV",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "es",
    "@value" : "Femtovoltio"
  }, "Femtovolt", {
    "@language" : "cs",
    "@value" : "Femtovolt"
  }, {
    "@language" : "de",
    "@value" : "Femtovolt"
  }, {
    "@language" : "en",
    "@value" : "Femtovolt"
  }, {
    "@language" : "fr",
    "@value" : "Femtovolt"
  }, {
    "@language" : "hu",
    "@value" : "Femtovolt"
  }, {
    "@language" : "it",
    "@value" : "Femtovolt"
  }, {
    "@language" : "ms",
    "@value" : "Femtovolt"
  }, {
    "@language" : "ro",
    "@value" : "Femtovolt"
  }, {
    "@language" : "sl",
    "@value" : "Femtovolt"
  }, {
    "@language" : "tr",
    "@value" : "Femtovolt"
  }, {
    "@language" : "pl",
    "@value" : "Femtowolt"
  } ],
  "@context" : {
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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-08-28T12:39:29.828-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)