unit:PER-RAD

URI: http://qudt.org/vocab/unit/PER-RAD

Type
Description

reciprocal of the unit radian

Properties
qudt:iec61360Code
0112/2///62720#UAB327
Annotations
dcterms:description
reciprocal of the unit radian
rdfs:label
Aνά Ακτίνιο(el)
Na Radian(pl)
Na Radian(sl)
Na Radián(cs)
Par Radian(fr)
Pe Radian(ro)
Per Radian(la)
Per Radian(ms)
Per Radiante(it)
Per Radyan(tr)
Por Radiano(pt)
Por Radián(es)
Pro Radiant(de)
Reciprocal Radian
Reciprocal Radian(en)
На Радиан(bg)
На Радиан(ru)
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/PER-RAD">
    <rdfs:label xml:lang="de">Pro Radiant</rdfs:label>
    <j.0:symbol>/rad</j.0:symbol>
    <rdfs:label>Reciprocal Radian</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Radian</rdfs:label>
    <rdfs:label xml:lang="cs">Na Radián</rdfs:label>
    <rdfs:label xml:lang="fr">Par Radian</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB327</j.0:informativeReference>
    <rdfs:label xml:lang="es">Por Radián</rdfs:label>
    <rdfs:label xml:lang="bg">На Радиан</rdfs:label>
    <rdfs:label xml:lang="ru">На Радиан</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="tr">Per Radyan</rdfs:label>
    <j.1:description>reciprocal of the unit radian</j.1:description>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="la">Per Radian</rdfs:label>
    <rdfs:label xml:lang="ms">Per Radian</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">rad-1</j.0:ucumCode>
    <j.0:iec61360Code>0112/2///62720#UAB327</j.0:iec61360Code>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="it">Per Radiante</rdfs:label>
    <rdfs:label xml:lang="pt">Por Radiano</rdfs:label>
    <j.0:uneceCommonCode>P97</j.0:uneceCommonCode>
    <rdfs:label xml:lang="el">Aνά Ακτίνιο</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <rdfs:label xml:lang="pl">Na Radian</rdfs:label>
    <rdfs:label xml:lang="sl">Na Radian</rdfs:label>
    <rdfs:label xml:lang="ro">Pe Radian</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/PER-RAD>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "reciprocal of the unit radian" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB327" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB327"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "/rad" ;
  <http://qudt.org/schema/qudt/ucumCode> "rad-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P97" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Aνά Ακτίνιο"@el ;
  rdfs:label "Na Radian"@pl ;
  rdfs:label "Na Radian"@sl ;
  rdfs:label "Na Radián"@cs ;
  rdfs:label "Par Radian"@fr ;
  rdfs:label "Pe Radian"@ro ;
  rdfs:label "Per Radian"@la ;
  rdfs:label "Per Radian"@ms ;
  rdfs:label "Per Radiante"@it ;
  rdfs:label "Per Radyan"@tr ;
  rdfs:label "Por Radiano"@pt ;
  rdfs:label "Por Radián"@es ;
  rdfs:label "Pro Radiant"@de ;
  rdfs:label "Reciprocal Radian" ;
  rdfs:label "Reciprocal Radian"@en ;
  rdfs:label "На Радиан"@bg ;
  rdfs:label "На Радиан"@ru ;
.
JSON
{"resource":"Reciprocal Radian" 
 ,"qname":"unit:PER-RAD" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-RAD" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"reciprocal of the unit radian" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:Unknown" 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB327" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB327" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Aνά Ακτίνιο" 
    ,"label":"Na Radian" 
    ,"label":"Na Radian" 
    ,"label":"Na Radi&aacute;n" 
    ,"label":"Par Radian" 
    ,"label":"Pe Radian" 
    ,"label":"Per Radian" 
    ,"label":"Per Radian" 
    ,"label":"Per Radiante" 
    ,"label":"Per Radyan" 
    ,"label":"Por Radiano" 
    ,"label":"Por Radi&aacute;n" 
    ,"label":"Pro Radiant" 
    ,"label":"Reciprocal Radian" 
    ,"label":"Reciprocal Radian" 
    ,"label":"На Радиан" 
    ,"label":"На Радиан" 
    ,"symbol":"\/rad" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"rad-1" 
    ,"unece common code":"P97" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-RAD",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "reciprocal of the unit radian",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasFactorUnit" : "_:b0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
  "iec61360Code" : "0112/2///62720#UAB327",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB327",
  "symbol" : "/rad",
  "ucumCode" : "rad-1",
  "uneceCommonCode" : "P97",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "de",
    "@value" : "Pro Radiant"
  }, "Reciprocal Radian", {
    "@language" : "en",
    "@value" : "Reciprocal Radian"
  }, {
    "@language" : "cs",
    "@value" : "Na Radián"
  }, {
    "@language" : "fr",
    "@value" : "Par Radian"
  }, {
    "@language" : "es",
    "@value" : "Por Radián"
  }, {
    "@language" : "bg",
    "@value" : "На Радиан"
  }, {
    "@language" : "ru",
    "@value" : "На Радиан"
  }, {
    "@language" : "tr",
    "@value" : "Per Radyan"
  }, {
    "@language" : "la",
    "@value" : "Per Radian"
  }, {
    "@language" : "ms",
    "@value" : "Per Radian"
  }, {
    "@language" : "it",
    "@value" : "Per Radiante"
  }, {
    "@language" : "pt",
    "@value" : "Por Radiano"
  }, {
    "@language" : "el",
    "@value" : "Aνά Ακτίνιο"
  }, {
    "@language" : "pl",
    "@value" : "Na Radian"
  }, {
    "@language" : "sl",
    "@value" : "Na Radian"
  }, {
    "@language" : "ro",
    "@value" : "Pe Radian"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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 2025-11-13T09:09:28.559-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)