unit:ARCMIN

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

Type
Description

A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation.

Properties
qudt:conversionMultiplier
0.000290888209
qudt:iec61360Code
0112/2///62720#UAA097
Annotations
dcterms:description
A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation.
rdfs:label
ArcMinute(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/ARCMIN">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:siUnitsExpression>1</j.0:siUnitsExpression>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/units/arcminute"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Minute_of_arc</j.0:informativeReference>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">'</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:symbol>'</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/MIN_Angle"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <j.0:udunitsCode>′</j.0:udunitsCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PlaneAngle"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
    <j.0:iec61360Code>0112/2///62720#UAA097</j.0:iec61360Code>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. </j.1:description>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000290888209</j.0:conversionMultiplier>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.90888209E-4</j.0:conversionMultiplierSN>
    <j.0:uneceCommonCode>D61</j.0:uneceCommonCode>
    <rdfs:label xml:lang="en">ArcMinute</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/ARCMIN>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. "^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000290888209 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.90888209E-4 ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/MIN_Angle> ;
  <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#UAA097" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Minute_of_arc"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/units/arcminute> ;
  <http://qudt.org/schema/qudt/siUnitsExpression> "1" ;
  <http://qudt.org/schema/qudt/symbol> "'" ;
  <http://qudt.org/schema/qudt/ucumCode> "'"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "′" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "D61" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "ArcMinute"@en ;
.
JSON
{"resource":"ArcMinute" 
 ,"qname":"unit:ARCMIN" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/ARCMIN" 
 ,"properties":["Individual from SI Reference Point":"si-unit:arcminute" 
    ,"applicable system":"sou:USCS" 
    ,"conversion multiplier":"0.000290888209" 
    ,"conversion multiplier scientific":"2.90888209E-4" 
    ,"defined unit of system":"sou:USCS" 
    ,"description":"A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1\/60) of one degree (circle\/21,600), or $\\pi \/10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1\/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1\/360) of a rotation, one minute of arc is 1\/21,600 of a rotation. " 
    ,"exact match":"unit:MIN_Angle" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:Angle" 
    ,"has quantity kind":"quantitykind:PlaneAngle" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA097" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Minute_of_arc" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"ArcMinute" 
    ,"si units expression":"1" 
    ,"symbol":"'" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"'" 
    ,"udunits code":"\u2032" 
    ,"unece common code":"D61" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/ARCMIN",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or $\\pi /10,800 radians$. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. ",
  "applicableSystem" : "http://qudt.org/vocab/sou/USCS",
  "conversionMultiplier" : "0.000290888209",
  "conversionMultiplier:SN" : 2.90888209E-4,
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/USCS",
  "exactMatch" : "http://qudt.org/vocab/unit/MIN_Angle",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/PlaneAngle", "http://qudt.org/vocab/quantitykind/Angle" ],
  "iec61360Code" : "0112/2///62720#UAA097",
  "informativeReference" : "http://en.wikipedia.org/wiki/Minute_of_arc",
  "siExactMatch" : "https://si-digital-framework.org/SI/units/arcminute",
  "siUnitsExpression" : "1",
  "symbol" : "'",
  "ucumCode" : "'",
  "udunitsCode" : "′",
  "uneceCommonCode" : "D61",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "ArcMinute"
  },
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "siUnitsExpression" : {
      "@id" : "http://qudt.org/schema/qudt/siUnitsExpression"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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-09-27T07:38:00.518-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)