View as:
CSV
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/sou/CGS">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://scienceworld.wolfram.com/physics/cgs.html</j.0:informativeReference>
<rdfs:label xml:lang="en">CGS System of Units</rdfs:label>
<j.0:hasBaseUnit rdf:resource="http://qudt.org/vocab/unit/GM"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Centimetre_gram_second_system_of_units</j.0:dbpediaMatch>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.tf.uni-kiel.de/matwis/amat/mw1_ge/kap_2/basics/b2_1_14.html</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/SystemOfUnits"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Centimetre–gram–second_system_of_units</j.0:informativeReference>
<j.0:hasBaseUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/sou"/>
<j.0:abbreviation>CGS</j.0:abbreviation>
<j.0:hasBaseUnit rdf:resource="http://qudt.org/vocab/unit/SEC"/>
<j.0:hasBaseUnit rdf:resource="http://qudt.org/vocab/unit/CentiM"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"><p>The centimetre-gram-second system (abbreviated CGS or cgs) is a variant of the metric system of physical units based on centimetre as the unit of length, gram as a unit of mass, and second as a unit of time. All CGS mechanical units are unambiguously derived from these three base units, but there are several different ways of extending the CGS system to cover electromagnetism. The CGS system has been largely supplanted by the MKS system, based on metre, kilogram, and second. Note that the term cgs is ambiguous, since there are several variants with conflicting definitions of electromagnetic quantities and units. The unqualified term is generally associated with the Gaussian system of units, so this more precise URI is preferred.</p></j.1:description>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
</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/sou/CGS>
rdf:type <http://qudt.org/schema/qudt/SystemOfUnits> ;
<http://purl.org/dc/terms/description> "<p>The centimetre-gram-second system (abbreviated CGS or cgs) is a variant of the metric system of physical units based on centimetre as the unit of length, gram as a unit of mass, and second as a unit of time. All CGS mechanical units are unambiguously derived from these three base units, but there are several different ways of extending the CGS system to cover electromagnetism. The CGS system has been largely supplanted by the MKS system, based on metre, kilogram, and second. Note that the term cgs is ambiguous, since there are several variants with conflicting definitions of electromagnetic quantities and units. The unqualified term is generally associated with the Gaussian system of units, so this more precise URI is preferred.</p>"^^rdf:HTML ;
<http://qudt.org/schema/qudt/abbreviation> "CGS" ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Centimetre_gram_second_system_of_units"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasBaseUnit> <http://qudt.org/vocab/unit/CentiM> ;
<http://qudt.org/schema/qudt/hasBaseUnit> <http://qudt.org/vocab/unit/GM> ;
<http://qudt.org/schema/qudt/hasBaseUnit> <http://qudt.org/vocab/unit/SEC> ;
<http://qudt.org/schema/qudt/hasBaseUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Centimetre–gram–second_system_of_units"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://scienceworld.wolfram.com/physics/cgs.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.tf.uni-kiel.de/matwis/amat/mw1_ge/kap_2/basics/b2_1_14.html"^^xsd:anyURI ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/sou> ;
rdfs:label "CGS System of Units"@en ;
rdfs:seeAlso <http://qudt.org/vocab/sou/CGS-EMU> ;
rdfs:seeAlso <http://qudt.org/vocab/sou/CGS-ESU> ;
rdfs:seeAlso <http://qudt.org/vocab/sou/CGS-GAUSS> ;
.
JSON
{"resource":"CGS System of Units"
,"qname":"sou:CGS"
,"uri":"http:\/\/qudt.org\/vocab\/sou\/CGS"
,"properties":["abbreviation":"CGS"
,"base unit":"unit:CentiM"
,"base unit":"unit:GM"
,"base unit":"unit:SEC"
,"base unit":"unit:UNITLESS"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Centimetre_gram_second_system_of_units"
,"description":"<p>The centimetre-gram-second system (abbreviated CGS or cgs) is a variant of the metric system of physical units based on centimetre as the unit of length, gram as a unit of mass, and second as a unit of time. All CGS mechanical units are unambiguously derived from these three base units, but there are several different ways of extending the CGS system to cover electromagnetism. The CGS system has been largely supplanted by the MKS system, based on metre, kilogram, and second. Note that the term cgs is ambiguous, since there are several variants with conflicting definitions of electromagnetic quantities and units. The unqualified term is generally associated with the Gaussian system of units, so this more precise URI is preferred.<\/p>"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Centimetre\u2013gram\u2013second_system_of_units"
,"informative reference":"http:\/\/scienceworld.wolfram.com\/physics\/cgs.html"
,"informative reference":"http:\/\/www.tf.uni-kiel.de\/matwis\/amat\/mw1_ge\/kap_2\/basics\/b2_1_14.html"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/sou>"
,"label":"CGS System of Units"
,"seeAlso":"sou:CGS-EMU"
,"seeAlso":"sou:CGS-ESU"
,"seeAlso":"sou:CGS-GAUSS"
,"type":"qudt:SystemOfUnits"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/sou/CGS",
"@type" : "http://qudt.org/schema/qudt/SystemOfUnits",
"description" : "<p>The centimetre-gram-second system (abbreviated CGS or cgs) is a variant of the metric system of physical units based on centimetre as the unit of length, gram as a unit of mass, and second as a unit of time. All CGS mechanical units are unambiguously derived from these three base units, but there are several different ways of extending the CGS system to cover electromagnetism. The CGS system has been largely supplanted by the MKS system, based on metre, kilogram, and second. Note that the term cgs is ambiguous, since there are several variants with conflicting definitions of electromagnetic quantities and units. The unqualified term is generally associated with the Gaussian system of units, so this more precise URI is preferred.</p>",
"abbreviation" : "CGS",
"dbpediaMatch" : "http://dbpedia.org/resource/Centimetre_gram_second_system_of_units",
"hasBaseUnit" : [ "http://qudt.org/vocab/unit/GM", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/SEC", "http://qudt.org/vocab/unit/CentiM" ],
"informativeReference" : [ "http://scienceworld.wolfram.com/physics/cgs.html", "http://www.tf.uni-kiel.de/matwis/amat/mw1_ge/kap_2/basics/b2_1_14.html", "http://en.wikipedia.org/wiki/Centimetre–gram–second_system_of_units" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/sou",
"label" : {
"@language" : "en",
"@value" : "CGS System of Units"
},
"seeAlso" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-ESU" ],
"@context" : {
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasBaseUnit" : {
"@id" : "http://qudt.org/schema/qudt/hasBaseUnit",
"@type" : "@id"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"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"
},
"abbreviation" : {
"@id" : "http://qudt.org/schema/qudt/abbreviation"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"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#"
}
}