prefix:Tebi

URI: http://qudt.org/vocab/prefix/Tebi

Type
Description

A binary prefix for expressing a value with a scaling of Extra close brace or missing open brace, or 240.

Properties
qudt:prefixMultiplier
1099511627776.0
qudt:prefixMultiplierSN
1099511627776E0
Annotations
dcterms:description
A binary prefix for expressing a value with a scaling of Extra close brace or missing open brace, or 240.
rdfs:label
Tebi(en)
View as:  CSV

Work in progress

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/prefix/Tebi">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/BinaryPrefix"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Prefix"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A binary prefix for expressing a value with a scaling of $1024^4}$, or $2^{40}$.</j.1:description>
    <j.0:prefixMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1099511627776.0</j.0:prefixMultiplier>
    <j.0:prefixMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1099511627776E0</j.0:prefixMultiplierSN>
    <j.0:symbol>Ti</j.0:symbol>
    <j.0:ucumCode>Ti</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.1/vocab/prefix"/>
    <rdfs:label xml:lang="en">Tebi</rdfs:label>
  </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/prefix/Tebi>
  rdf:type <http://qudt.org/schema/qudt/BinaryPrefix> ;
  rdf:type <http://qudt.org/schema/qudt/Prefix> ;
  <http://purl.org/dc/terms/description> "A binary prefix for expressing a value with a scaling of $1024^4}$, or $2^{40}$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/prefixMultiplier> 1099511627776.0 ;
  <http://qudt.org/schema/qudt/prefixMultiplierSN> 1099511627776E0 ;
  <http://qudt.org/schema/qudt/symbol> "Ti" ;
  <http://qudt.org/schema/qudt/ucumCode> "Ti" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/prefix> ;
  rdfs:label "Tebi"@en ;
.
JSON
{"resource":"Tebi" 
 ,"qname":"prefix:Tebi" 
 ,"uri":"http:\/\/qudt.org\/vocab\/prefix\/Tebi" 
 ,"properties":["description":"A binary prefix for expressing a value with a scaling of $1024^4}$, or $2^{40}$." 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.1\/vocab\/prefix&gt;" 
    ,"label":"Tebi" 
    ,"prefix multiplier":"1099511627776.0" 
    ,"prefix multiplier scientific":"1099511627776E0" 
    ,"symbol":"Ti" 
    ,"type":"qudt:BinaryPrefix" 
    ,"type":"qudt:Prefix" 
    ,"ucum code":"Ti" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/prefix/Tebi",
  "@type" : [ "http://qudt.org/schema/qudt/BinaryPrefix", "http://qudt.org/schema/qudt/Prefix" ],
  "description" : "A binary prefix for expressing a value with a scaling of $1024^4}$, or $2^{40}$.",
  "prefixMultiplier" : "1099511627776.0",
  "prefixMultiplier:SN" : 1.099511627776E12,
  "symbol" : "Ti",
  "ucumCode" : "Ti",
  "isDefinedBy" : "http://qudt.org/3.1.1/vocab/prefix",
  "label" : {
    "@language" : "en",
    "@value" : "Tebi"
  },
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "prefixMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/prefixMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "prefixMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/prefixMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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#"
  }
}

Generated 2025-04-23T17:08:03.853-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)