<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/quantitykind/StandardGravitationalParameter">
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Standard_gravitational_parameter</j.0:dbpediaMatch>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In celestial mechanics the standard gravitational parameter of a celestial body is the product of the gravitational constant G and the mass M of the body. Expressed as $\mu = G \cdot M$. The SI units of the standard gravitational parameter are $m^{3}s^{-2}$.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Standard_gravitational_parameter</j.0:informativeReference>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-2D0"/>
<rdfs:comment>Applicable units are those of quantitykind:StandardGravitationalParameter</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3-PER-SEC2"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\mu$</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloM3-PER-SEC2"/>
<rdfs:label xml:lang="en">Standard Gravitational Parameter</rdfs:label>
</rdf:Description>
</rdf:RDF>
@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/StandardGravitationalParameter>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "In celestial mechanics the standard gravitational parameter of a celestial body is the product of the gravitational constant G and the mass M of the body. Expressed as $\\mu = G \\cdot M$. The SI units of the standard gravitational parameter are $m^{3}s^{-2}$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM3-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-SEC2> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Standard_gravitational_parameter"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-2D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Standard_gravitational_parameter"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\mu$"^^<http://qudt.org/schema/qudt/LatexString> ;
rdfs:comment "Applicable units are those of quantitykind:StandardGravitationalParameter" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Standard Gravitational Parameter"@en ;
.
{"resource":"Standard Gravitational Parameter"
,"qname":"quantitykind:StandardGravitationalParameter"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/StandardGravitationalParameter"
,"properties":["applicable unit":"unit:KiloM3-PER-SEC2"
,"applicable unit":"unit:M3-PER-SEC2"
,"comment":"Applicable units are those of quantitykind:StandardGravitationalParameter"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Standard_gravitational_parameter"
,"description":"In celestial mechanics the standard gravitational parameter of a celestial body is the product of the gravitational constant G and the mass M of the body. Expressed as $\\mu = G \\cdot M$. The SI units of the standard gravitational parameter are $m^{3}s^{-2}$."
,"has dimension vector":"dimension:A0E0L3I0M0H0T-2D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Standard_gravitational_parameter"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Standard Gravitational Parameter"
,"latex symbol":"$\\mu$"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/StandardGravitationalParameter",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "In celestial mechanics the standard gravitational parameter of a celestial body is the product of the gravitational constant G and the mass M of the body. Expressed as $\\mu = G \\cdot M$. The SI units of the standard gravitational parameter are $m^{3}s^{-2}$.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/M3-PER-SEC2", "http://qudt.org/vocab/unit/KiloM3-PER-SEC2" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Standard_gravitational_parameter",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-2D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Standard_gravitational_parameter",
"latexSymbol" : "$\\mu$",
"comment" : "Applicable units are those of quantitykind:StandardGravitationalParameter",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Standard Gravitational Parameter"
},
"@context" : {
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}