quantitykind:StateDensityAsExpressionOfAngularFrequency

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

Type
Description

ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume

Properties
qudt:plainTextDescription
Quotient aus Anzahl von Vibrationsmodi in einem infinitesimalen Intervall der Kreisfrequenz durch die Spannweite dieses Intervalls und das Volumen(de)
qudt:iec61360Code
0112/2///62720#UAD180
qudt:symbol
0173-1#Z4-BAJ454#001
Annotations
dcterms:description
ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume(en)
rdfs:label
state density as expression of angular frequency(en-US)
state density as expression of angular frequency)
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/quantitykind/StateDensityAsExpressionOfAngularFrequency">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.1:description xml:lang="en">ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0"/>
    <j.0:iec61360Code>0112/2///62720#UAD180</j.0:iec61360Code>
    <j.0:plainTextDescription xml:lang="de">Quotient aus Anzahl von Vibrationsmodi in einem infinitesimalen Intervall der Kreisfrequenz durch die Spannweite dieses Intervalls und das Volumen</j.0:plainTextDescription>
    <j.0:symbol>0173-1#Z4-BAJ454#001</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="en-US">state density as expression of angular frequency</rdfs:label>
    <rdfs:label>state density as expression of angular frequency)</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/StateDensityAsExpressionOfAngularFrequency>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume"@en ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD180" ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Quotient aus Anzahl von Vibrationsmodi in einem infinitesimalen Intervall der Kreisfrequenz durch die Spannweite dieses Intervalls und das Volumen"@de ;
  <http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ454#001" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "state density as expression of angular frequency"@en-US ;
  rdfs:label "state density as expression of angular frequency)" ;
.
JSON
{"resource":"state density as expression of angular frequency" 
 ,"qname":"quantitykind:StateDensityAsExpressionOfAngularFrequency" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/StateDensityAsExpressionOfAngularFrequency" 
 ,"properties":["description":"ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume" 
    ,"description (plain text)":"Quotient aus Anzahl von Vibrationsmodi in einem infinitesimalen Intervall der Kreisfrequenz durch die Spannweite dieses Intervalls und das Volumen" 
    ,"has dimension vector":"dimension:A0E0L-3I0M0H0T1D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD180" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"state density as expression of angular frequency" 
    ,"label":"state density as expression of angular frequency)" 
    ,"symbol":"0173-1#Z4-BAJ454#001" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/StateDensityAsExpressionOfAngularFrequency",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : {
    "@language" : "en",
    "@value" : "ratio between number of vibration modes in an infinitesimal interval of the angular frequency and the length of this interval and the volume"
  },
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T1D0",
  "iec61360Code" : "0112/2///62720#UAD180",
  "plainTextDescription" : {
    "@language" : "de",
    "@value" : "Quotient aus Anzahl von Vibrationsmodi in einem infinitesimalen Intervall der Kreisfrequenz durch die Spannweite dieses Intervalls und das Volumen"
  },
  "symbol" : "0173-1#Z4-BAJ454#001",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : [ {
    "@language" : "en-us",
    "@value" : "state density as expression of angular frequency"
  }, "state density as expression of angular frequency)" ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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-04-25T16:14:14.658-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)