<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/Speed">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-SEC"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Speed</j.0:dbpediaMatch>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN-PER-YR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT3-PER-MIN-FT2"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Speed is the magnitude of velocity.</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-HR"/>
<rdfs:label xml:lang="en">Speed</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-MIN"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM-PER-MIN"/>
<j.0:plainTextDescription>Speed is the magnitude of velocity.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HZ-M"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaHZ-M"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaHZ-M"/>
<rdfs:comment>Applicable units are those of quantitykind:Speed</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BFT"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/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/Speed>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Speed is the magnitude of velocity."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BFT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT3-PER-MIN-FT2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HZ-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-YR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaHZ-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-SEC> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Speed"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Speed is the magnitude of velocity." ;
rdfs:comment "Applicable units are those of quantitykind:Speed" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Speed"@en ;
.
{"resource":"Speed"
,"qname":"quantitykind:Speed"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Speed"
,"properties":["applicable unit":"unit:BFT"
,"applicable unit":"unit:FT3-PER-MIN-FT2"
,"applicable unit":"unit:GigaHZ-M"
,"applicable unit":"unit:HZ-M"
,"applicable unit":"unit:IN-PER-YR"
,"applicable unit":"unit:M-PER-SEC"
,"applicable unit":"unit:MegaHZ-M"
,"applicable unit":"unit:MicroM-PER-MIN"
,"applicable unit":"unit:MicroM-PER-SEC"
,"applicable unit":"unit:YD-PER-HR"
,"applicable unit":"unit:YD-PER-MIN"
,"applicable unit":"unit:YD-PER-SEC"
,"comment":"Applicable units are those of quantitykind:Speed"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Speed"
,"description":"Speed is the magnitude of velocity."
,"description (plain text)":"Speed is the magnitude of velocity."
,"has dimension vector":"dimension:A0E0L1I0M0H0T-1D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Speed"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Speed",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Speed is the magnitude of velocity.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/YD-PER-SEC", "http://qudt.org/vocab/unit/IN-PER-YR", "http://qudt.org/vocab/unit/FT3-PER-MIN-FT2", "http://qudt.org/vocab/unit/YD-PER-HR", "http://qudt.org/vocab/unit/YD-PER-MIN", "http://qudt.org/vocab/unit/MicroM-PER-MIN", "http://qudt.org/vocab/unit/HZ-M", "http://qudt.org/vocab/unit/MicroM-PER-SEC", "http://qudt.org/vocab/unit/MegaHZ-M", "http://qudt.org/vocab/unit/GigaHZ-M", "http://qudt.org/vocab/unit/M-PER-SEC", "http://qudt.org/vocab/unit/BFT" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Speed",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0",
"plainTextDescription" : "Speed is the magnitude of velocity.",
"comment" : "Applicable units are those of quantitykind:Speed",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Speed"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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"
},
"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#"
}
}