unit:PlanckFrequency
URI: http://qudt.org/vocab/unit/PlanckFrequency
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: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/PlanckFrequency"> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/BQ"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:symbol>planckfrequency</j.0:symbol> <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Planck_angular_frequency</j.0:dbpediaMatch> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Frequency"/> <rdfs:label>Planck Frequency</rdfs:label> <rdfs:label xml:lang="en">Planck Frequency</rdfs:label> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Planck_angular_frequency?oldid=493641308</j.0:informativeReference> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.85487E43</j.0:conversionMultiplierSN> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">18548700000000000000000000000000000000000000.0</j.0:conversionMultiplier> <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> </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/PlanckFrequency> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ; <http://qudt.org/schema/qudt/conversionMultiplier> 18548700000000000000000000000000000000000000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.85487E43 ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_angular_frequency"^^xsd:anyURI ; <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/PLANCK> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_angular_frequency?oldid=493641308"^^xsd:anyURI ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/BQ> ; <http://qudt.org/schema/qudt/symbol> "planckfrequency" ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Planck Frequency" ; rdfs:label "Planck Frequency"@en ; .
{"resource":"Planck Frequency" ,"qname":"unit:PlanckFrequency" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PlanckFrequency" ,"properties":["applicable system":"sou:PLANCK" ,"conversion multiplier":"18548700000000000000000000000000000000000000.0" ,"conversion multiplier scientific":"1.85487E43" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Planck_angular_frequency" ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" ,"has quantity kind":"quantitykind:Frequency" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Planck_angular_frequency?oldid=493641308" ,"is derived unit of system":"sou:PLANCK" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Planck Frequency" ,"label":"Planck Frequency" ,"scalingOf":"unit:BQ" ,"symbol":"planckfrequency" ,"type":"qudt:Unit" ]}
{ "@id" : "http://qudt.org/vocab/unit/PlanckFrequency", "@type" : "http://qudt.org/schema/qudt/Unit", "applicableSystem" : "http://qudt.org/vocab/sou/PLANCK", "conversionMultiplier" : "18548700000000000000000000000000000000000000.0", "conversionMultiplier:SN" : 1.85487E43, "dbpediaMatch" : "http://dbpedia.org/resource/Planck_angular_frequency", "derivedUnitOfSystem" : "http://qudt.org/vocab/sou/PLANCK", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Frequency", "informativeReference" : "http://en.wikipedia.org/wiki/Planck_angular_frequency?oldid=493641308", "scalingOf" : "http://qudt.org/vocab/unit/BQ", "symbol" : "planckfrequency", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Planck Frequency", { "@language" : "en", "@value" : "Planck Frequency" } ], "@context" : { "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "derivedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem", "@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#" } }