quantitykind:AreicMass

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

Type
Description

mass divided by the related area

Properties
qudt:plainTextDescription
Masse dividiert durch die zugehörige Fläche(de)
qudt:symbol
0173-1#Z4-BAJ288#004
Annotations
rdfs:comment
Applicable units are those of quantitykind:MassPerArea
dcterms:description
mass divided by the related area(en)
rdfs:label
areic mass(en-US)
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/AreicMass">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_Metric-PER-HA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ-PER-IN2"/>
    <j.0:plainTextDescription xml:lang="de">Masse dividiert durch die zugehörige Fläche</j.0:plainTextDescription>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGM-PER-CentiM2"/>
    <rdfs:comment>Applicable units are those of quantitykind:MassPerArea</rdfs:comment>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-CentiM2"/>
    <j.0:symbol>0173-1#Z4-BAJ288#004</j.0:symbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-FT2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-HA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-KiloM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-YD2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-IN2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ-PER-YD2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGM-PER-IN2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGM-PER-CentiM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TONNE-PER-HA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-CentiM2"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-MilliM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-CentiM2"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/MassPerArea"/>
    <j.1:description xml:lang="en">mass divided by the related area</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-HA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-FT2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SLUG-PER-FT2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaGM-PER-HA"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ-PER-FT2"/>
    <rdfs:label xml:lang="en-US">areic mass</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/quantitykind/AreicMass>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "mass divided by the related area"@en ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-MilliM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-HA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-KiloM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-IN2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-YD2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaGM-PER-HA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-IN2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-HA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-IN2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-YD2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE-PER-HA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Metric-PER-HA> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Masse dividiert durch die zugehörige Fläche"@de ;
  <http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ288#004" ;
  rdfs:comment "Applicable units are those of quantitykind:MassPerArea" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "areic mass"@en-US ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/MassPerArea> ;
.
JSON
{"resource":"areic mass" 
 ,"qname":"quantitykind:AreicMass" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AreicMass" 
 ,"properties":["applicable unit":"unit:GM-PER-CentiM2" 
    ,"applicable unit":"unit:GM-PER-M2" 
    ,"applicable unit":"unit:GM-PER-MilliM2" 
    ,"applicable unit":"unit:KiloGM-PER-CentiM2" 
    ,"applicable unit":"unit:KiloGM-PER-FT2" 
    ,"applicable unit":"unit:KiloGM-PER-HA" 
    ,"applicable unit":"unit:KiloGM-PER-KiloM2" 
    ,"applicable unit":"unit:KiloGM-PER-M2" 
    ,"applicable unit":"unit:LB-PER-FT2" 
    ,"applicable unit":"unit:LB-PER-IN2" 
    ,"applicable unit":"unit:LB-PER-YD2" 
    ,"applicable unit":"unit:MegaGM-PER-HA" 
    ,"applicable unit":"unit:MicroGM-PER-CentiM2" 
    ,"applicable unit":"unit:MicroGM-PER-IN2" 
    ,"applicable unit":"unit:MilliGM-PER-CentiM2" 
    ,"applicable unit":"unit:MilliGM-PER-HA" 
    ,"applicable unit":"unit:MilliGM-PER-M2" 
    ,"applicable unit":"unit:NanoGM-PER-CentiM2" 
    ,"applicable unit":"unit:OZ-PER-FT2" 
    ,"applicable unit":"unit:OZ-PER-IN2" 
    ,"applicable unit":"unit:OZ-PER-YD2" 
    ,"applicable unit":"unit:SLUG-PER-FT2" 
    ,"applicable unit":"unit:TONNE-PER-HA" 
    ,"applicable unit":"unit:TON_Metric-PER-HA" 
    ,"comment":"Applicable units are those of quantitykind:MassPerArea" 
    ,"description":"mass divided by the related area" 
    ,"description (plain text)":"Masse dividiert durch die zugeh&ouml;rige Fl&auml;che" 
    ,"has broader":"quantitykind:MassPerArea" 
    ,"has dimension vector":"dimension:A0E0L-2I0M1H0T0D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"areic mass" 
    ,"symbol":"0173-1#Z4-BAJ288#004" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/AreicMass",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : {
    "@language" : "en",
    "@value" : "mass divided by the related area"
  },
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliGM-PER-M2", "http://qudt.org/vocab/unit/TON_Metric-PER-HA", "http://qudt.org/vocab/unit/OZ-PER-IN2", "http://qudt.org/vocab/unit/GM-PER-M2", "http://qudt.org/vocab/unit/MicroGM-PER-CentiM2", "http://qudt.org/vocab/unit/MilliGM-PER-CentiM2", "http://qudt.org/vocab/unit/KiloGM-PER-FT2", "http://qudt.org/vocab/unit/KiloGM-PER-HA", "http://qudt.org/vocab/unit/KiloGM-PER-KiloM2", "http://qudt.org/vocab/unit/LB-PER-YD2", "http://qudt.org/vocab/unit/LB-PER-IN2", "http://qudt.org/vocab/unit/OZ-PER-YD2", "http://qudt.org/vocab/unit/MicroGM-PER-IN2", "http://qudt.org/vocab/unit/NanoGM-PER-CentiM2", "http://qudt.org/vocab/unit/TONNE-PER-HA", "http://qudt.org/vocab/unit/KiloGM-PER-CentiM2", "http://qudt.org/vocab/unit/KiloGM-PER-M2", "http://qudt.org/vocab/unit/GM-PER-MilliM2", "http://qudt.org/vocab/unit/GM-PER-CentiM2", "http://qudt.org/vocab/unit/MilliGM-PER-HA", "http://qudt.org/vocab/unit/LB-PER-FT2", "http://qudt.org/vocab/unit/SLUG-PER-FT2", "http://qudt.org/vocab/unit/MegaGM-PER-HA", "http://qudt.org/vocab/unit/OZ-PER-FT2" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T0D0",
  "plainTextDescription" : {
    "@language" : "de",
    "@value" : "Masse dividiert durch die zugehörige Fläche"
  },
  "symbol" : "0173-1#Z4-BAJ288#004",
  "comment" : "Applicable units are those of quantitykind:MassPerArea",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en-us",
    "@value" : "areic mass"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/MassPerArea",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "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-11-15T17:21:51.145-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)