<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/EnergyPerAreaElectricCharge">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Energy Per Area Electric Charge" is the amount of electric energy associated with a unit of area.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V-PER-M2"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0"/>
<j.0:plainTextDescription>"Energy Per Area Electric Charge" is the amount of electric energy associated with a unit of area.</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:EnergyPerAreaElectricCharge</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Energy Per Area Electric Charge</rdfs:label>
</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/EnergyPerAreaElectricCharge>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-PER-M2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area." ;
rdfs:comment "Applicable units are those of quantitykind:EnergyPerAreaElectricCharge" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Energy Per Area Electric Charge"@en ;
.
{"resource":"Energy Per Area Electric Charge"
,"qname":"quantitykind:EnergyPerAreaElectricCharge"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EnergyPerAreaElectricCharge"
,"properties":["applicable unit":"unit:V-PER-M2"
,"comment":"Applicable units are those of quantitykind:EnergyPerAreaElectricCharge"
,"description":"\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area."
,"description (plain text)":"\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area."
,"has dimension vector":"dimension:A0E-1L0I0M1H0T-3D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Energy Per Area Electric Charge"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/EnergyPerAreaElectricCharge",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area.",
"applicableUnit" : "http://qudt.org/vocab/unit/V-PER-M2",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-3D0",
"plainTextDescription" : "\"Energy Per Area Electric Charge\" is the amount of electric energy associated with a unit of area.",
"comment" : "Applicable units are those of quantitykind:EnergyPerAreaElectricCharge",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Energy Per Area Electric Charge"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}