unit:MegaN
URI: http://qudt.org/vocab/unit/MegaN
1,000,000-fold of the SI derived unit newton
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/MegaN"> <j.0:symbol>MN</j.0:symbol> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1,000,000-fold of the SI derived unit newton</j.1:description> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA213</j.0:informativeReference> <j.0:uneceCommonCode>B73</j.0:uneceCommonCode> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label>Meganewton</rdfs:label> <rdfs:label xml:lang="cs">Meganewton</rdfs:label> <rdfs:label xml:lang="de">Meganewton</rdfs:label> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Mega"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Force"/> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/N"/> <rdfs:label xml:lang="en">Meganewton</rdfs:label> <rdfs:label xml:lang="es">Meganewton</rdfs:label> <rdfs:label xml:lang="fr">Meganewton</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MN</j.0:ucumCode> <rdfs:label xml:lang="pl">Meganiuton</rdfs:label> <rdfs:label xml:lang="hu">Meganewton</rdfs:label> <rdfs:label xml:lang="it">Meganewton</rdfs:label> <rdfs:label xml:lang="ms">Meganewton</rdfs:label> <rdfs:label xml:lang="ro">Meganewton</rdfs:label> <rdfs:label xml:lang="sl">Meganewton</rdfs:label> <rdfs:label xml:lang="tr">Meganewton</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q85854198"/> <j.0:iec61360Code>0112/2///62720#UAA213</j.0:iec61360Code> <j.0:plainTextDescription>1,000,000-fold of the SI derived unit newton</j.0:plainTextDescription> </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/MegaN> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "1,000,000-fold of the SI derived unit newton"^^rdf:HTML ; <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/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1000000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E6 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Force> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA213" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA213"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit newton" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Mega> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/N> ; <http://qudt.org/schema/qudt/symbol> "MN" ; <http://qudt.org/schema/qudt/ucumCode> "MN"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "B73" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q85854198> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Meganewton" ; rdfs:label "Meganewton"@cs ; rdfs:label "Meganewton"@de ; rdfs:label "Meganewton"@en ; rdfs:label "Meganewton"@es ; rdfs:label "Meganewton"@fr ; rdfs:label "Meganewton"@hu ; rdfs:label "Meganewton"@it ; rdfs:label "Meganewton"@ms ; rdfs:label "Meganewton"@ro ; rdfs:label "Meganewton"@sl ; rdfs:label "Meganewton"@tr ; rdfs:label "Meganiuton"@pl ; .
{"resource":"Meganewton" ,"qname":"unit:MegaN" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaN" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q85854198>" ,"applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1000000.0" ,"conversion multiplier scientific":"1.0E6" ,"description":"1,000,000-fold of the SI derived unit newton" ,"description (plain text)":"1,000,000-fold of the SI derived unit newton" ,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0" ,"has quantity kind":"quantitykind:Force" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA213" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA213" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganewton" ,"label":"Meganiuton" ,"prefix":"prefix:Mega" ,"scalingOf":"unit:N" ,"symbol":"MN" ,"type":"qudt:Unit" ,"ucum code":"MN" ,"unece common code":"B73" ]}
{ "@id" : "http://qudt.org/vocab/unit/MegaN", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "1,000,000-fold of the SI derived unit newton", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "1000000.0", "conversionMultiplier:SN" : 1000000.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Force", "iec61360Code" : "0112/2///62720#UAA213", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA213", "plainTextDescription" : "1,000,000-fold of the SI derived unit newton", "prefix" : "http://qudt.org/vocab/prefix/Mega", "scalingOf" : "http://qudt.org/vocab/unit/N", "symbol" : "MN", "ucumCode" : "MN", "uneceCommonCode" : "B73", "wikidataMatch" : "http://www.wikidata.org/entity/Q85854198", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Meganewton", { "@language" : "cs", "@value" : "Meganewton" }, { "@language" : "de", "@value" : "Meganewton" }, { "@language" : "en", "@value" : "Meganewton" }, { "@language" : "es", "@value" : "Meganewton" }, { "@language" : "fr", "@value" : "Meganewton" }, { "@language" : "pl", "@value" : "Meganiuton" }, { "@language" : "hu", "@value" : "Meganewton" }, { "@language" : "it", "@value" : "Meganewton" }, { "@language" : "ms", "@value" : "Meganewton" }, { "@language" : "ro", "@value" : "Meganewton" }, { "@language" : "sl", "@value" : "Meganewton" }, { "@language" : "tr", "@value" : "Meganewton" } ], "@context" : { "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "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#" } }