<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/unit/BIT-PER-SEC">
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.69314718055994530941723212145818</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/DataRate"/>
<rdfs:label xml:lang="en">Bit per Second</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">bit/s</j.0:ucumCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Bd</j.0:ucumCode>
<j.0:udunitsCode>Bd</j.0:udunitsCode>
<j.0:uneceCommonCode>B10</j.0:uneceCommonCode>
<j.0:symbol>b/s</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">bit.s-1</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A bit per second (B/s) is a unit of data transfer rate equal to 1 bits per second.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second</j.0:informativeReference>
<j.0:udunitsCode>bps</j.0:udunitsCode>
</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/unit/BIT-PER-SEC>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "A bit per second (B/s) is a unit of data transfer rate equal to 1 bits per second."^^rdf:HTML ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.69314718055994530941723212145818 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DataRate> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "b/s" ;
<http://qudt.org/schema/qudt/ucumCode> "Bd"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "bit.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "bit/s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/udunitsCode> "Bd" ;
<http://qudt.org/schema/qudt/udunitsCode> "bps" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "B10" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Bit per Second"@en ;
.
{"resource":"Bit per Second"
,"qname":"unit:BIT-PER-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BIT-PER-SEC"
,"properties":["conversion multiplier":"0.69314718055994530941723212145818"
,"description":"A bit per second (B\/s) is a unit of data transfer rate equal to 1 bits per second."
,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0"
,"has quantity kind":"quantitykind:DataRate"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Data_rate_units#Kilobyte_per_second"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Bit per Second"
,"symbol":"b\/s"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"Bd"
,"ucum code":"bit.s-1"
,"ucum code":"bit\/s"
,"udunits code":"Bd"
,"udunits code":"bps"
,"unece common code":"B10"
]}
{
"@id" : "http://qudt.org/vocab/unit/BIT-PER-SEC",
"@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
"description" : "A bit per second (B/s) is a unit of data transfer rate equal to 1 bits per second.",
"conversionMultiplier" : "0.69314718055994530941723212145818",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/DataRate",
"informativeReference" : "http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second",
"symbol" : "b/s",
"ucumCode" : [ "bit/s", "Bd", "bit.s-1" ],
"udunitsCode" : [ "Bd", "bps" ],
"uneceCommonCode" : "B10",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Bit per Second"
},
"@context" : {
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"udunitsCode" : {
"@id" : "http://qudt.org/schema/qudt/udunitsCode"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}