<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:j.2="http://www.linkedmodel.org/schema/vaem#"
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/SoundVolumeVelocity">
<j.0:symbol>q</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:SoundVolumeVelocity</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3-PER-SEC"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Acoustic_impedance</j.0:informativeReference>
<j.2:todo>belongs to SOQ-ISO</j.2:todo>
<rdfs:label xml:lang="en">Sound volume velocity</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Sound Volume Velocity is the product of particle velocity $v$ and the surface area $S$ through which an acoustic wave of frequency $f$ propagates. Also, the surface integral of the normal component of the sound particle velocity over the cross-section (through which the sound propagates). It is used to calculate acoustic impedance.</j.1:description>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$q= vS$, where $v$ is sound particle velocity and $S$ is the surface area through which an acoustic wave of frequence $f$ propagates.</j.0:latexDefinition>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
</rdf:Description>
</rdf:RDF>
@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/SoundVolumeVelocity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Sound Volume Velocity is the product of particle velocity $v$ and the surface area $S$ through which an acoustic wave of frequency $f$ propagates. Also, the surface integral of the normal component of the sound particle velocity over the cross-section (through which the sound propagates). It is used to calculate acoustic impedance."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acoustic_impedance"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$q= vS$, where $v$ is sound particle velocity and $S$ is the surface area through which an acoustic wave of frequence $f$ propagates."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/symbol> "q" ;
<http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ;
rdfs:comment "Applicable units are those of quantitykind:SoundVolumeVelocity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Sound volume velocity"@en ;
.
{"resource":"Sound volume velocity"
,"qname":"quantitykind:SoundVolumeVelocity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SoundVolumeVelocity"
,"properties":["applicable unit":"unit:M3-PER-SEC"
,"comment":"Applicable units are those of quantitykind:SoundVolumeVelocity"
,"description":"Sound Volume Velocity is the product of particle velocity $v$ and the surface area $S$ through which an acoustic wave of frequency $f$ propagates. Also, the surface integral of the normal component of the sound particle velocity over the cross-section (through which the sound propagates). It is used to calculate acoustic impedance."
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Acoustic_impedance"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Sound volume velocity"
,"latex definition":"$q= vS$, where $v$ is sound particle velocity and $S$ is the surface area through which an acoustic wave of frequence $f$ propagates."
,"symbol":"q"
,"todo":"belongs to SOQ-ISO"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/SoundVolumeVelocity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Sound Volume Velocity is the product of particle velocity $v$ and the surface area $S$ through which an acoustic wave of frequency $f$ propagates. Also, the surface integral of the normal component of the sound particle velocity over the cross-section (through which the sound propagates). It is used to calculate acoustic impedance.",
"applicableUnit" : "http://qudt.org/vocab/unit/M3-PER-SEC",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Acoustic_impedance",
"latexDefinition" : "$q= vS$, where $v$ is sound particle velocity and $S$ is the surface area through which an acoustic wave of frequence $f$ propagates.",
"symbol" : "q",
"todo" : "belongs to SOQ-ISO",
"comment" : "Applicable units are those of quantitykind:SoundVolumeVelocity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Sound volume velocity"
},
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"todo" : {
"@id" : "http://www.linkedmodel.org/schema/vaem#todo"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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#"
}
}