unit:NanoGRAY-PER-SEC

URI: http://qudt.org/vocab/unit/NanoGRAY-PER-SEC

Type
Description

0.000000001-fold of the SI derived unit gray divided by the SI base unit second

Properties
qudt:iec61360Code
0112/2///62720#UAB300
qudt:symbol
nGy/s
Annotations
dcterms:description
0.000000001-fold of the SI derived unit gray divided by the SI base unit second
rdfs:label
Nanogray na Sekunda(cs)
Nanogray na Sekunda(sl)
Nanogray par Seconde(fr)
Nanogray pe Secundă(ro)
Nanogray per Saat(ms)
Nanogray per Saniye(tr)
Nanogray per Second
Nanogray per Second(en)
Nanogray per Secondo(it)
Nanogray por Segundo(es)
Nanogray pro Sekunde(de)
Nanogrej na Sekunda(pl)
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/NanoGRAY-PER-SEC">
    <rdfs:label xml:lang="pl">Nanogrej na Sekunda</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificPower"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-9</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="ms">Nanogray per Saat</rdfs:label>
    <j.1:description>0.000000001-fold of the SI derived unit gray divided by the SI base unit second</j.1:description>
    <rdfs:label xml:lang="cs">Nanogray na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Nanogray na Sekunda</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0"/>
    <rdfs:label xml:lang="ro">Nanogray pe Secundă</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:iec61360Code>0112/2///62720#UAB300</j.0:iec61360Code>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB300</j.0:informativeReference>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AbsorbedDoseRate"/>
    <rdfs:label xml:lang="de">Nanogray pro Sekunde</rdfs:label>
    <j.0:uneceCommonCode>P56</j.0:uneceCommonCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/KermaRate"/>
    <j.0:symbol>nGy/s</j.0:symbol>
    <rdfs:label xml:lang="fr">Nanogray par Seconde</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q106617515"/>
    <rdfs:label>Nanogray per Second</rdfs:label>
    <rdfs:label xml:lang="en">Nanogray per Second</rdfs:label>
    <rdfs:label xml:lang="tr">Nanogray per Saniye</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000001</j.0:conversionMultiplier>
    <rdfs:label xml:lang="it">Nanogray per Secondo</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="es">Nanogray por Segundo</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/NanoGRAY-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000000001-fold of the SI derived unit gray divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-9 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AbsorbedDoseRate> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/KermaRate> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificPower> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB300" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB300"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "nGy/s" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P56" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q106617515> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Nanogray na Sekunda"@cs ;
  rdfs:label "Nanogray na Sekunda"@sl ;
  rdfs:label "Nanogray par Seconde"@fr ;
  rdfs:label "Nanogray pe Secundă"@ro ;
  rdfs:label "Nanogray per Saat"@ms ;
  rdfs:label "Nanogray per Saniye"@tr ;
  rdfs:label "Nanogray per Second" ;
  rdfs:label "Nanogray per Second"@en ;
  rdfs:label "Nanogray per Secondo"@it ;
  rdfs:label "Nanogray por Segundo"@es ;
  rdfs:label "Nanogray pro Sekunde"@de ;
  rdfs:label "Nanogrej na Sekunda"@pl ;
.
JSON
{"resource":"Nanogray per Second" 
 ,"qname":"unit:NanoGRAY-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NanoGRAY-PER-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q106617515&gt;" 
    ,"conversion multiplier":"0.000000001" 
    ,"conversion multiplier scientific":"1.0E-9" 
    ,"description":"0.000000001-fold of the SI derived unit gray divided by the SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-3D0" 
    ,"has quantity kind":"quantitykind:AbsorbedDoseRate" 
    ,"has quantity kind":"quantitykind:KermaRate" 
    ,"has quantity kind":"quantitykind:SpecificPower" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB300" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB300" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Nanogray na Sekunda" 
    ,"label":"Nanogray na Sekunda" 
    ,"label":"Nanogray par Seconde" 
    ,"label":"Nanogray pe Secundă" 
    ,"label":"Nanogray per Saat" 
    ,"label":"Nanogray per Saniye" 
    ,"label":"Nanogray per Second" 
    ,"label":"Nanogray per Second" 
    ,"label":"Nanogray per Secondo" 
    ,"label":"Nanogray por Segundo" 
    ,"label":"Nanogray pro Sekunde" 
    ,"label":"Nanogrej na Sekunda" 
    ,"symbol":"nGy\/s" 
    ,"type":"qudt:Unit" 
    ,"unece common code":"P56" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/NanoGRAY-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000000001-fold of the SI derived unit gray divided by the SI base unit second",
  "conversionMultiplier" : "0.000000001",
  "conversionMultiplier:SN" : 1.0E-9,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SpecificPower", "http://qudt.org/vocab/quantitykind/AbsorbedDoseRate", "http://qudt.org/vocab/quantitykind/KermaRate" ],
  "iec61360Code" : "0112/2///62720#UAB300",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB300",
  "symbol" : "nGy/s",
  "uneceCommonCode" : "P56",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q106617515",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Nanogrej na Sekunda"
  }, {
    "@language" : "ms",
    "@value" : "Nanogray per Saat"
  }, {
    "@language" : "cs",
    "@value" : "Nanogray na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Nanogray na Sekunda"
  }, {
    "@language" : "ro",
    "@value" : "Nanogray pe Secundă"
  }, {
    "@language" : "de",
    "@value" : "Nanogray pro Sekunde"
  }, {
    "@language" : "fr",
    "@value" : "Nanogray par Seconde"
  }, "Nanogray per Second", {
    "@language" : "en",
    "@value" : "Nanogray per Second"
  }, {
    "@language" : "tr",
    "@value" : "Nanogray per Saniye"
  }, {
    "@language" : "it",
    "@value" : "Nanogray per Secondo"
  }, {
    "@language" : "es",
    "@value" : "Nanogray por Segundo"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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-08-28T12:53:56.071-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)