unit:MicroGALILEO

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

Type
Description

0.000001-fold of the unit of acceleration called gal according to the CGS system of units

Properties
qudt:plainTextDescription
0.000001-fold of the unit of acceleration called gal according to the CGS system of units
qudt:symbol
μGal
Annotations
dcterms:description
0.000001-fold of the unit of acceleration called gal according to the CGS system of units
rdfs:label
Microgalileo
Microgalileo(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/MicroGALILEO">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearAcceleration"/>
    <j.0:symbol>μGal</j.0:symbol>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">uGal</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00000001</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/GALILEO"/>
    <j.0:plainTextDescription>0.000001-fold of the unit of acceleration called gal according to the CGS system of units</j.0:plainTextDescription>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Acceleration"/>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Micro"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">0.000001-fold of the unit of acceleration called gal according to the CGS system of units</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-8</j.0:conversionMultiplierSN>
    <rdfs:label>Microgalileo</rdfs:label>
    <rdfs:label xml:lang="en">Microgalileo</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/MicroGALILEO>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000001-fold of the unit of acceleration called gal according to the CGS system of units"^^rdf:HTML ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.00000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-8 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Acceleration> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "0.000001-fold of the unit of acceleration called gal according to the CGS system of units" ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Micro> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/GALILEO> ;
  <http://qudt.org/schema/qudt/symbol> "μGal" ;
  <http://qudt.org/schema/qudt/ucumCode> "uGal"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Microgalileo" ;
  rdfs:label "Microgalileo"@en ;
.
JSON
{"resource":"Microgalileo" 
 ,"qname":"unit:MicroGALILEO" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroGALILEO" 
 ,"properties":["conversion multiplier":"0.00000001" 
    ,"conversion multiplier scientific":"1.0E-8" 
    ,"description":"0.000001-fold of the unit of acceleration called gal according to the CGS system of units" 
    ,"description (plain text)":"0.000001-fold of the unit of acceleration called gal according to the CGS system of units" 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-2D0" 
    ,"has quantity kind":"quantitykind:Acceleration" 
    ,"has quantity kind":"quantitykind:LinearAcceleration" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Microgalileo" 
    ,"label":"Microgalileo" 
    ,"prefix":"prefix:Micro" 
    ,"scalingOf":"unit:GALILEO" 
    ,"symbol":"μGal" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"uGal" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroGALILEO",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000001-fold of the unit of acceleration called gal according to the CGS system of units",
  "conversionMultiplier" : "0.00000001",
  "conversionMultiplier:SN" : 1.0E-8,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LinearAcceleration", "http://qudt.org/vocab/quantitykind/Acceleration" ],
  "plainTextDescription" : "0.000001-fold of the unit of acceleration called gal according to the CGS system of units",
  "prefix" : "http://qudt.org/vocab/prefix/Micro",
  "scalingOf" : "http://qudt.org/vocab/unit/GALILEO",
  "symbol" : "μGal",
  "ucumCode" : "uGal",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ "Microgalileo", {
    "@language" : "en",
    "@value" : "Microgalileo"
  } ],
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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 2025-11-13T09:17:36.138-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)