unit:GON

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

Type
Description

"Gon" is a C.G.S System unit for 'Plane Angle' expressed as $gon$.

Properties
qudt:conversionMultiplier
0.015707963267949
qudt:conversionMultiplierSN
1.5707963267949E-2
qudt:iec61360Code
0112/2///62720#UAA522
Annotations
dcterms:description
"Gon" is a C.G.S System unit for 'Plane Angle' expressed as $gon$.
rdfs:label
Gon(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/GON">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="en">Gon</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Gon</j.0:dbpediaMatch>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:uneceCommonCode>A91</j.0:uneceCommonCode>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Gon" is a C.G.S System unit for  'Plane Angle' expressed as $gon$.</j.1:description>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
    <j.0:iec61360Code>0112/2///62720#UAA522</j.0:iec61360Code>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.5707963267949E-2</j.0:conversionMultiplierSN>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/GRAD"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/ASU"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">gon</j.0:ucumCode>
    <j.0:symbol>gon</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.015707963267949</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PlaneAngle"/>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/gon"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Gon?oldid=424098171</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
  </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/GON>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "\"Gon\" is a C.G.S System unit for  'Plane Angle' expressed as $gon$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/ASU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-ESU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.015707963267949 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.5707963267949E-2 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gon"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/GRAD> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Angle> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA522" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gon?oldid=424098171"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gon> ;
  <http://qudt.org/schema/qudt/symbol> "gon" ;
  <http://qudt.org/schema/qudt/ucumCode> "gon"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "A91" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Gon"@en ;
.
JSON
{"resource":"Gon" 
 ,"qname":"unit:GON" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GON" 
 ,"properties":["applicable system":"sou:ASU" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-ESU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:PLANCK" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.015707963267949" 
    ,"conversion multiplier scientific":"1.5707963267949E-2" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Gon" 
    ,"description":"\"Gon\" is a C.G.S System unit for  'Plane Angle' expressed as $gon$." 
    ,"exact match":"unit:GRAD" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:Angle" 
    ,"has quantity kind":"quantitykind:PlaneAngle" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA522" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Gon?oldid=424098171" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Gon" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/gon&gt;" 
    ,"symbol":"gon" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"gon" 
    ,"unece common code":"A91" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/GON",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\"Gon\" is a C.G.S System unit for  'Plane Angle' expressed as $gon$.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/ASU", "http://qudt.org/vocab/sou/CGS-ESU", "http://qudt.org/vocab/sou/IMPERIAL" ],
  "conversionMultiplier" : "0.015707963267949",
  "conversionMultiplier:SN" : 0.015707963267949,
  "dbpediaMatch" : "http://dbpedia.org/resource/Gon",
  "exactMatch" : "http://qudt.org/vocab/unit/GRAD",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Angle", "http://qudt.org/vocab/quantitykind/PlaneAngle" ],
  "iec61360Code" : "0112/2///62720#UAA522",
  "informativeReference" : "http://en.wikipedia.org/wiki/Gon?oldid=424098171",
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/gon",
  "symbol" : "gon",
  "ucumCode" : "gon",
  "uneceCommonCode" : "A91",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Gon"
  },
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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-03-22T14:40:01.659-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)