unit:AttoSEC
URI: http://qudt.org/vocab/unit/AttoSEC
An AttoSecond is 0.000000000000000001-fold of the SI base unit second.
Work in progress
<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/AttoSEC"> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000000000001</j.0:conversionMultiplier> <rdfs:label xml:lang="cs">Attosekunda</rdfs:label> <rdfs:label xml:lang="pl">Attosekunda</rdfs:label> <rdfs:label xml:lang="sl">Attosekunda</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString"> An $\textit{AttoSecond}$ is 0.000000000000000001-fold of the SI base unit $second$. </j.1:description> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">as</j.0:ucumCode> <j.0:symbol>as</j.0:symbol> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/SEC"/> <rdfs:label xml:lang="hu">Attomásodperc</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:label xml:lang="tr">Attosaniye</rdfs:label> <rdfs:label xml:lang="fr">Attoseconde</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <rdfs:label xml:lang="ro">Attosecundă</rdfs:label> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC696</j.0:informativeReference> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Time"/> <rdfs:label xml:lang="es">Attosegundo</rdfs:label> <rdfs:label xml:lang="de">Attosekunde</rdfs:label> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/> <rdfs:label xml:lang="ms">Attosaat</rdfs:label> <j.0:plainTextDescription>0.000000000000000001-fold of the SI base unit second</j.0:plainTextDescription> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-18</j.0:conversionMultiplierSN> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label>Attosecond</rdfs:label> <rdfs:label xml:lang="en">Attosecond</rdfs:label> <j.0:iec61360Code>0112/2///62720#UAC696</j.0:iec61360Code> <rdfs:label xml:lang="it">Attosecondo</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Atto"/> </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/AttoSEC> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> """ An $\\textit{AttoSecond}$ is 0.000000000000000001-fold of the SI base unit $second$. """^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.000000000000000001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-18 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Time> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAC696" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC696"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "0.000000000000000001-fold of the SI base unit second" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Atto> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/SEC> ; <http://qudt.org/schema/qudt/symbol> "as" ; <http://qudt.org/schema/qudt/ucumCode> "as"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Attomásodperc"@hu ; rdfs:label "Attosaat"@ms ; rdfs:label "Attosaniye"@tr ; rdfs:label "Attosecond" ; rdfs:label "Attosecond"@en ; rdfs:label "Attoseconde"@fr ; rdfs:label "Attosecondo"@it ; rdfs:label "Attosecundă"@ro ; rdfs:label "Attosegundo"@es ; rdfs:label "Attosekunda"@cs ; rdfs:label "Attosekunda"@pl ; rdfs:label "Attosekunda"@sl ; rdfs:label "Attosekunde"@de ; .
{"resource":"Attosecond" ,"qname":"unit:AttoSEC" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/AttoSEC" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:IMPERIAL" ,"applicable system":"sou:SI" ,"applicable system":"sou:USCS" ,"conversion multiplier":"0.000000000000000001" ,"conversion multiplier scientific":"1.0E-18" ,"description":"\n An $\\textit{AttoSecond}$ is 0.000000000000000001-fold of the SI base unit $second$.\n " ,"description (plain text)":"0.000000000000000001-fold of the SI base unit second" ,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0" ,"has quantity kind":"quantitykind:Time" ,"iec-61360 code":"0112\/2\/\/\/62720#UAC696" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAC696" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Attomásodperc" ,"label":"Attosaat" ,"label":"Attosaniye" ,"label":"Attosecond" ,"label":"Attosecond" ,"label":"Attoseconde" ,"label":"Attosecondo" ,"label":"Attosecundă" ,"label":"Attosegundo" ,"label":"Attosekunda" ,"label":"Attosekunda" ,"label":"Attosekunda" ,"label":"Attosekunde" ,"prefix":"prefix:Atto" ,"scalingOf":"unit:SEC" ,"symbol":"as" ,"type":"qudt:Unit" ,"ucum code":"as" ]}
{ "@id" : "http://qudt.org/vocab/unit/AttoSEC", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "\n An $\\textit{AttoSecond}$ is 0.000000000000000001-fold of the SI base unit $second$.\n ", "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/USCS" ], "conversionMultiplier" : "0.000000000000000001", "conversionMultiplier:SN" : 1.0E-18, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Time", "iec61360Code" : "0112/2///62720#UAC696", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC696", "plainTextDescription" : "0.000000000000000001-fold of the SI base unit second", "prefix" : "http://qudt.org/vocab/prefix/Atto", "scalingOf" : "http://qudt.org/vocab/unit/SEC", "symbol" : "as", "ucumCode" : "as", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "cs", "@value" : "Attosekunda" }, { "@language" : "pl", "@value" : "Attosekunda" }, { "@language" : "sl", "@value" : "Attosekunda" }, { "@language" : "hu", "@value" : "Attomásodperc" }, { "@language" : "tr", "@value" : "Attosaniye" }, { "@language" : "fr", "@value" : "Attoseconde" }, { "@language" : "ro", "@value" : "Attosecundă" }, { "@language" : "es", "@value" : "Attosegundo" }, { "@language" : "de", "@value" : "Attosekunde" }, { "@language" : "ms", "@value" : "Attosaat" }, "Attosecond", { "@language" : "en", "@value" : "Attosecond" }, { "@language" : "it", "@value" : "Attosecondo" } ], "@context" : { "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@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#" } }