quantitykind:AccelerationOfGravity

URI: http://qudt.org/vocab/quantitykind/AccelerationOfGravity

Type
Description

The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.

Properties
qudt:plainTextDescription
The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.
Annotations
dcterms:description
The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.
rdfs:label
Acceleration Of Gravity(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:j.2="http://www.w3.org/2004/02/skos/core#"
    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/quantitykind/AccelerationOfGravity">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroG"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPA-M2-PER-GM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GALILEO"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MI_US-PER-SEC2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M-PER-SEC2"/>
    <j.0:plainTextDescription>The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.</j.0:plainTextDescription>
    <j.0:symbol>g</j.0:symbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM-PER-SEC2"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliM-PER-SEC2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-SEC2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloM-PER-SEC2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGAL"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Acceleration"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-PER-SEC2"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KN-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/G"/>
    <rdfs:label xml:lang="en">Acceleration Of Gravity</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN-PER-SEC2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliG"/>
  </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/quantitykind/AccelerationOfGravity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/G> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GALILEO> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroG> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliG> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGAL> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM-PER-SEC2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-SEC2> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." ;
  <http://qudt.org/schema/qudt/symbol> "g" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Acceleration Of Gravity"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Acceleration> ;
.
JSON
{"resource":"Acceleration Of Gravity" 
 ,"qname":"quantitykind:AccelerationOfGravity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AccelerationOfGravity" 
 ,"properties":["applicable unit":"unit:CentiM-PER-SEC2" 
    ,"applicable unit":"unit:FT-PER-SEC2" 
    ,"applicable unit":"unit:G" 
    ,"applicable unit":"unit:GALILEO" 
    ,"applicable unit":"unit:IN-PER-SEC2" 
    ,"applicable unit":"unit:KN-PER-SEC" 
    ,"applicable unit":"unit:KiloM-PER-SEC2" 
    ,"applicable unit":"unit:KiloPA-M2-PER-GM" 
    ,"applicable unit":"unit:M-PER-SEC2" 
    ,"applicable unit":"unit:MI_US-PER-SEC2" 
    ,"applicable unit":"unit:MicroG" 
    ,"applicable unit":"unit:MilliG" 
    ,"applicable unit":"unit:MilliGAL" 
    ,"applicable unit":"unit:MilliM-PER-SEC2" 
    ,"applicable unit":"unit:YD-PER-SEC2" 
    ,"description":"The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." 
    ,"description (plain text)":"The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second." 
    ,"has broader":"quantitykind:Acceleration" 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-2D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Acceleration Of Gravity" 
    ,"symbol":"g" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/AccelerationOfGravity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MicroG", "http://qudt.org/vocab/unit/KiloPA-M2-PER-GM", "http://qudt.org/vocab/unit/GALILEO", "http://qudt.org/vocab/unit/MI_US-PER-SEC2", "http://qudt.org/vocab/unit/M-PER-SEC2", "http://qudt.org/vocab/unit/CentiM-PER-SEC2", "http://qudt.org/vocab/unit/MilliM-PER-SEC2", "http://qudt.org/vocab/unit/YD-PER-SEC2", "http://qudt.org/vocab/unit/KiloM-PER-SEC2", "http://qudt.org/vocab/unit/MilliGAL", "http://qudt.org/vocab/unit/FT-PER-SEC2", "http://qudt.org/vocab/unit/KN-PER-SEC", "http://qudt.org/vocab/unit/G", "http://qudt.org/vocab/unit/IN-PER-SEC2", "http://qudt.org/vocab/unit/MilliG" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0",
  "plainTextDescription" : "The acceleration of freely falling bodies under the influence of terrestrial gravity, equal to approximately 9.81 meters (32 feet) per second per second.",
  "symbol" : "g",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Acceleration Of Gravity"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Acceleration",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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-04-25T16:10:01.407-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)