unit:NanoGRAY

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

Type
Description

Properties
Annotations
rdfs:label
Nanogray
Nanogray(cs)
Nanogray(de)
Nanogray(en)
Nanogray(es)
Nanogray(fr)
Nanogray(hu)
Nanogray(it)
Nanogray(ms)
Nanogray(ro)
Nanogray(sl)
Nanogray(tr)
Nanogrej(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: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">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000001</j.0:conversionMultiplier>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/GRAY"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AbsorbedDose"/>
    <rdfs:label>Nanogray</rdfs:label>
    <rdfs:label xml:lang="cs">Nanogray</rdfs:label>
    <j.0:symbol>nGy</j.0:symbol>
    <rdfs:label xml:lang="de">Nanogray</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="en">Nanogray</rdfs:label>
    <rdfs:label xml:lang="es">Nanogray</rdfs:label>
    <rdfs:label xml:lang="fr">Nanogray</rdfs:label>
    <rdfs:label xml:lang="hu">Nanogray</rdfs:label>
    <rdfs:label xml:lang="it">Nanogray</rdfs:label>
    <rdfs:label xml:lang="ro">Nanogray</rdfs:label>
    <rdfs:label xml:lang="pl">Nanogrej</rdfs:label>
    <rdfs:label xml:lang="sl">Nanogray</rdfs:label>
    <rdfs:label xml:lang="tr">Nanogray</rdfs:label>
    <rdfs:label xml:lang="ms">Nanogray</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Kerma"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-9</j.0:conversionMultiplierSN>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q94734593"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Nano"/>
  </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>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <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-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AbsorbedDose> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Kerma> ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Nano> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/GRAY> ;
  <http://qudt.org/schema/qudt/symbol> "nGy" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q94734593> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Nanogray" ;
  rdfs:label "Nanogray"@cs ;
  rdfs:label "Nanogray"@de ;
  rdfs:label "Nanogray"@en ;
  rdfs:label "Nanogray"@es ;
  rdfs:label "Nanogray"@fr ;
  rdfs:label "Nanogray"@hu ;
  rdfs:label "Nanogray"@it ;
  rdfs:label "Nanogray"@ms ;
  rdfs:label "Nanogray"@ro ;
  rdfs:label "Nanogray"@sl ;
  rdfs:label "Nanogray"@tr ;
  rdfs:label "Nanogrej"@pl ;
.
JSON
{"resource":"Nanogray" 
 ,"qname":"unit:NanoGRAY" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NanoGRAY" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q94734593&gt;" 
    ,"conversion multiplier":"0.000000001" 
    ,"conversion multiplier scientific":"1.0E-9" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-2D0" 
    ,"has quantity kind":"quantitykind:AbsorbedDose" 
    ,"has quantity kind":"quantitykind:Kerma" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogray" 
    ,"label":"Nanogrej" 
    ,"prefix":"prefix:Nano" 
    ,"scalingOf":"unit:GRAY" 
    ,"symbol":"nGy" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/NanoGRAY",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "conversionMultiplier" : "0.000000001",
  "conversionMultiplier:SN" : 1.0E-9,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/AbsorbedDose", "http://qudt.org/vocab/quantitykind/Kerma" ],
  "prefix" : "http://qudt.org/vocab/prefix/Nano",
  "scalingOf" : "http://qudt.org/vocab/unit/GRAY",
  "symbol" : "nGy",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q94734593",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Nanogray", {
    "@language" : "cs",
    "@value" : "Nanogray"
  }, {
    "@language" : "de",
    "@value" : "Nanogray"
  }, {
    "@language" : "en",
    "@value" : "Nanogray"
  }, {
    "@language" : "es",
    "@value" : "Nanogray"
  }, {
    "@language" : "fr",
    "@value" : "Nanogray"
  }, {
    "@language" : "hu",
    "@value" : "Nanogray"
  }, {
    "@language" : "it",
    "@value" : "Nanogray"
  }, {
    "@language" : "ro",
    "@value" : "Nanogray"
  }, {
    "@language" : "pl",
    "@value" : "Nanogrej"
  }, {
    "@language" : "sl",
    "@value" : "Nanogray"
  }, {
    "@language" : "tr",
    "@value" : "Nanogray"
  }, {
    "@language" : "ms",
    "@value" : "Nanogray"
  } ],
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@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:45:45.162-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)