View as:
CSV
RDF/XML
<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/ExbiBIT-PER-M2">
<j.0:hasFactorUnit rdf:nodeID="A0"/>
<j.0:hasFactorUnit rdf:nodeID="A1"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA141</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>E66</j.0:uneceCommonCode>
<rdfs:label>Exbibit per Square Metre</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.059971097652206693195572972757272E17</j.0:conversionMultiplierSN>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.4/vocab/unit"/>
<j.0:iec61360Code>0112/2///62720#UAA141</j.0:iec61360Code>
<j.0:symbol>Eib/m²</j.0:symbol>
<j.1:description>1,152,921,504,606,846,976-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2</j.1:description>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">105997109765220669.3195572972757272</j.0:conversionMultiplier>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AreaBitDensity"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@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/ExbiBIT-PER-M2>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "1,152,921,504,606,846,976-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 105997109765220669.3195572972757272 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.059971097652206693195572972757272E17 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AreaBitDensity> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA141" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA141"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "Eib/m²" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "E66" ;
rdfs:isDefinedBy <http://qudt.org/3.1.4/vocab/unit> ;
rdfs:label "Exbibit per Square Metre" ;
.
JSON
{"resource":"Exbibit per Square Metre"
,"qname":"unit:ExbiBIT-PER-M2"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/ExbiBIT-PER-M2"
,"properties":["conversion multiplier":"105997109765220669.3195572972757272"
,"conversion multiplier scientific":"1.059971097652206693195572972757272E17"
,"description":"1,152,921,504,606,846,976-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2"
,"has dimension vector":"dimension:A0E0L-2I0M0H0T0D0"
,"has quantity kind":"quantitykind:AreaBitDensity"
,"hasFactorUnit":null
,"hasFactorUnit":null
,"iec-61360 code":"0112\/2\/\/\/62720#UAA141"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA141"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.4\/vocab\/unit>"
,"label":"Exbibit per Square Metre"
,"symbol":"Eib\/m²"
,"type":"qudt:Unit"
,"unece common code":"E66"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/unit/ExbiBIT-PER-M2",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "1,152,921,504,606,846,976-fold of the unit bit divided by the power of the SI base unit metre with the exponent 2",
"conversionMultiplier" : "105997109765220669.3195572972757272",
"conversionMultiplier:SN" : 1.05997109765220672E17,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M0H0T0D0",
"hasFactorUnit" : [ "_:b0", "_:b1" ],
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/AreaBitDensity",
"iec61360Code" : "0112/2///62720#UAA141",
"informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA141",
"symbol" : "Eib/m²",
"uneceCommonCode" : "E66",
"isDefinedBy" : "http://qudt.org/3.1.4/vocab/unit",
"label" : "Exbibit per Square Metre",
"@context" : {
"hasFactorUnit" : {
"@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"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#"
}
}