<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/Unbalance">
<j.0:symbol>0173-1#Z4-BAJ432#001</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0"/>
<j.1:description xml:lang="en">unsteady rotation of a body resulting from an anxious distribution of mass, expressed as the product of radius and related mass</j.1:description>
<j.0:plainTextDescription xml:lang="de">durch ungleichmäßige Masseverteilung bedingter, unruhiger Lauf rotierender Körper, ausgedrückt als Produkt aus dem Radius und einer zugehörigen Masse</j.0:plainTextDescription>
<rdfs:label>unbalance</rdfs:label>
<rdfs:label xml:lang="en-US">unbalance</rdfs:label>
<j.0:iec61360Code>0112/2///62720#UAD206</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-M"/>
<rdfs:comment>Applicable units are those of quantitykind:Unbalance</rdfs:comment>
</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/Unbalance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "unsteady rotation of a body resulting from an anxious distribution of mass, expressed as the product of radius and related mass"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-M> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD206" ;
<http://qudt.org/schema/qudt/plainTextDescription> "durch ungleichmäßige Masseverteilung bedingter, unruhiger Lauf rotierender Körper, ausgedrückt als Produkt aus dem Radius und einer zugehörigen Masse"@de ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ432#001" ;
rdfs:comment "Applicable units are those of quantitykind:Unbalance" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "unbalance" ;
rdfs:label "unbalance"@en-US ;
.
{"resource":"unbalance"
,"qname":"quantitykind:Unbalance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Unbalance"
,"properties":["applicable unit":"unit:KiloGM-M"
,"comment":"Applicable units are those of quantitykind:Unbalance"
,"description":"unsteady rotation of a body resulting from an anxious distribution of mass, expressed as the product of radius and related mass"
,"description (plain text)":"durch ungleichmäßige Masseverteilung bedingter, unruhiger Lauf rotierender Körper, ausgedrückt als Produkt aus dem Radius und einer zugehörigen Masse"
,"has dimension vector":"dimension:A0E0L1I0M1H0T0D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD206"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"unbalance"
,"label":"unbalance"
,"symbol":"0173-1#Z4-BAJ432#001"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Unbalance",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "unsteady rotation of a body resulting from an anxious distribution of mass, expressed as the product of radius and related mass"
},
"applicableUnit" : "http://qudt.org/vocab/unit/KiloGM-M",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T0D0",
"iec61360Code" : "0112/2///62720#UAD206",
"plainTextDescription" : {
"@language" : "de",
"@value" : "durch ungleichmäßige Masseverteilung bedingter, unruhiger Lauf rotierender Körper, ausgedrückt als Produkt aus dem Radius und einer zugehörigen Masse"
},
"symbol" : "0173-1#Z4-BAJ432#001",
"comment" : "Applicable units are those of quantitykind:Unbalance",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : [ "unbalance", {
"@language" : "en-us",
"@value" : "unbalance"
} ],
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}