<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/ParticleSourceDensity">
<rdfs:comment>Applicable units are those of quantitykind:ParticleSourceDensity</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-M3-SEC"/>
<rdfs:label xml:lang="en">Particle Source Density</rdfs:label>
<j.0:symbol>S</j.0:symbol>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:isoNormativeReference>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:plainTextDescription>"Particle Source Density" is the rate of production of particles in a 3D domain divided by the volume of that element.</j.0:plainTextDescription>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Particle Source Density" is the rate of production of particles in a 3D domain divided by the volume of that element.</j.1:description>
</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/ParticleSourceDensity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M3-SEC> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element." ;
<http://qudt.org/schema/qudt/symbol> "S" ;
rdfs:comment "Applicable units are those of quantitykind:ParticleSourceDensity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Particle Source Density"@en ;
.
{"resource":"Particle Source Density"
,"qname":"quantitykind:ParticleSourceDensity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ParticleSourceDensity"
,"properties":["applicable unit":"unit:PER-M3-SEC"
,"comment":"Applicable units are those of quantitykind:ParticleSourceDensity"
,"description":"\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element."
,"description (plain text)":"\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element."
,"has dimension vector":"dimension:A0E0L-3I0M0H0T-1D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Particle Source Density"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895"
,"symbol":"S"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ParticleSourceDensity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element.",
"applicableUnit" : "http://qudt.org/vocab/unit/PER-M3-SEC",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
"plainTextDescription" : "\"Particle Source Density\" is the rate of production of particles in a 3D domain divided by the volume of that element.",
"symbol" : "S",
"comment" : "Applicable units are those of quantitykind:ParticleSourceDensity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Particle Source Density"
},
"@context" : {
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}