<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.1="http://www.w3.org/2004/02/skos/core#"
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/Weight">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloP"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckForce"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPOND"/>
<j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/Force"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaLB_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN"/>
<rdfs:label xml:lang="en">Weight</rdfs:label>
<j.0:url rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Weight</j.0:url>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_F_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KIP_F"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Weight</j.0:dbpediaMatch>
<j.0:plainTextDescription>The force with which a body is attracted toward an astronomical body. Or, the product of the mass of a body and the acceleration acting on a body. In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity.</j.0:plainTextDescription>
<j.0:symbol>bold letter W</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN"/>
</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/Weight>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloP> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Weight"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The force with which a body is attracted toward an astronomical body. Or, the product of the mass of a body and the acceleration acting on a body. In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity." ;
<http://qudt.org/schema/qudt/symbol> "bold letter W" ;
<http://qudt.org/schema/qudt/url> "http://en.wikipedia.org/wiki/Weight"^^xsd:anyURI ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Weight"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Force> ;
.
{"resource":"Weight"
,"qname":"quantitykind:Weight"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Weight"
,"properties":["applicable unit":"unit:DYN"
,"applicable unit":"unit:GM_F"
,"applicable unit":"unit:KIP_F"
,"applicable unit":"unit:KiloGM_F"
,"applicable unit":"unit:KiloN"
,"applicable unit":"unit:KiloP"
,"applicable unit":"unit:KiloPOND"
,"applicable unit":"unit:LB_F"
,"applicable unit":"unit:MegaLB_F"
,"applicable unit":"unit:MegaN"
,"applicable unit":"unit:MicroN"
,"applicable unit":"unit:MilliN"
,"applicable unit":"unit:N"
,"applicable unit":"unit:OZ_F"
,"applicable unit":"unit:PDL"
,"applicable unit":"unit:PlanckForce"
,"applicable unit":"unit:TON_F_US"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Weight"
,"description (plain text)":"The force with which a body is attracted toward an astronomical body. Or, the product of the mass of a body and the acceleration acting on a body. In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity."
,"has broader":"quantitykind:Force"
,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Weight"
,"symbol":"bold letter W"
,"type":"qudt:QuantityKind"
,"url":"http:\/\/en.wikipedia.org\/wiki\/Weight"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Weight",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/MilliN" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Weight",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0",
"plainTextDescription" : "The force with which a body is attracted toward an astronomical body. Or, the product of the mass of a body and the acceleration acting on a body. In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity.",
"symbol" : "bold letter W",
"url" : "http://en.wikipedia.org/wiki/Weight",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Weight"
},
"broader" : "http://qudt.org/vocab/quantitykind/Force",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"url" : {
"@id" : "http://qudt.org/schema/qudt/url",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}