quantitykind:DoseEquivalent

URI: http://qudt.org/vocab/quantitykind/DoseEquivalent

Type
Description

"Dose Equivalent} (former), or \textit{Equivalent Absorbed Radiation Dose}, usually shortened to \textit{Equivalent Dose", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless "quality factor" \(Q\), dependent upon radiation type, and by another dimensionless factor \(N\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.

Properties
qudt:iec61360Code
0112/2///62720#UAD033
qudt:latexDefinition
At the point of interest in tissue, $H = DQ$, where $D$ is the absorbed dose and $Q$ is the quality factor at that point.
Annotations
dcterms:description
"Dose Equivalent} (former), or \textit{Equivalent Absorbed Radiation Dose}, usually shortened to \textit{Equivalent Dose", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless "quality factor" \(Q\), dependent upon radiation type, and by another dimensionless factor \(N\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.
rdfs:label
Dose Equivalent(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:j.2="http://www.w3.org/2004/02/skos/core#"
    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/quantitykind/DoseEquivalent">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/R_man"/>
    <rdfs:label xml:lang="en">Dose Equivalent</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroSV"/>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/DOEQ"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SV"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEnergy"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliR_man"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">At the point of interest in tissue, $H = DQ$, where $D$ is the absorbed dose and $Q$ is the quality factor at that point.</j.0:latexDefinition>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Equivalent_dose</j.0:dbpediaMatch>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliSV"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Dose Equivalent} (former), or \textit{Equivalent Absorbed Radiation Dose}, usually shortened to \textit{Equivalent Dose", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless "quality factor" \(Q\), dependent upon radiation type, and by another dimensionless factor \(N\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:symbol>H</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Equivalent_dose</j.0:informativeReference>
    <j.0:iec61360Code>0112/2///62720#UAD033</j.0:iec61360Code>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
  </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/quantitykind/DoseEquivalent>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Dose Equivalent} (former), or \\textit{Equivalent Absorbed Radiation Dose}, usually shortened to \\textit{Equivalent Dose\", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" \\(Q\\), dependent upon radiation type, and by another dimensionless factor \\(N\\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSV> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliR_man> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSV> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/R_man> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SV> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Equivalent_dose"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD033" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Equivalent_dose"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "At the point of interest in tissue, $H = DQ$, where $D$ is the absorbed dose and $Q$ is the quality factor at that point."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/DOEQ> ;
  <http://qudt.org/schema/qudt/symbol> "H" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Dose Equivalent"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
.
JSON
{"resource":"Dose Equivalent" 
 ,"qname":"quantitykind:DoseEquivalent" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DoseEquivalent" 
 ,"properties":["Individual from SI Reference Point":"si-quantity:DOEQ" 
    ,"applicable unit":"unit:MicroSV" 
    ,"applicable unit":"unit:MilliR_man" 
    ,"applicable unit":"unit:MilliSV" 
    ,"applicable unit":"unit:REM" 
    ,"applicable unit":"unit:R_man" 
    ,"applicable unit":"unit:SV" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Equivalent_dose" 
    ,"description":"\"Dose Equivalent} (former), or \\textit{Equivalent Absorbed Radiation Dose}, usually shortened to \\textit{Equivalent Dose\", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" \\(Q\\), dependent upon radiation type, and by another dimensionless factor \\(N\\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject." 
    ,"has broader":"quantitykind:SpecificEnergy" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-2D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD033" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Equivalent_dose" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Dose Equivalent" 
    ,"latex definition":"At the point of interest in tissue, $H = DQ$, where $D$ is the absorbed dose and $Q$ is the quality factor at that point." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895" 
    ,"symbol":"H" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/DoseEquivalent",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Dose Equivalent} (former), or \\textit{Equivalent Absorbed Radiation Dose}, usually shortened to \\textit{Equivalent Dose\", is a computed average measure of the radiation absorbed by a fixed mass of biological tissue, that attempts to account for the different biological damage potential of different types of ionizing radiation. The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless \"quality factor\" \\(Q\\), dependent upon radiation type, and by another dimensionless factor \\(N\\), dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/R_man", "http://qudt.org/vocab/unit/MicroSV", "http://qudt.org/vocab/unit/SV", "http://qudt.org/vocab/unit/MilliR_man", "http://qudt.org/vocab/unit/REM", "http://qudt.org/vocab/unit/MilliSV" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Equivalent_dose",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0",
  "iec61360Code" : "0112/2///62720#UAD033",
  "informativeReference" : "http://en.wikipedia.org/wiki/Equivalent_dose",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
  "latexDefinition" : "At the point of interest in tissue, $H = DQ$, where $D$ is the absorbed dose and $Q$ is the quality factor at that point.",
  "siExactMatch" : "https://si-digital-framework.org/SI/quantities/DOEQ",
  "symbol" : "H",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Dose Equivalent"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/SpecificEnergy",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@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-04-25T16:14:11.637-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)