unit:FC

URI: http://qudt.org/vocab/unit/FC

Type
Description

"Foot Candle" is a unit for 'Luminous Flux Per Area' expressed as $fc$.

Properties
qudt:iec61360Code
0112/2///62720#UAB256
Annotations
dcterms:description
"Foot Candle" is a unit for 'Luminous Flux Per Area' expressed as $fc$.
rdfs:label
Foot Candle(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/unit/FC">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LuminousFluxPerArea"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0764E1</j.0:conversionMultiplierSN>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Foot Candle" is a unit for  'Luminous Flux Per Area' expressed as $fc$.</j.1:description>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Foot-candle?oldid=475579268</j.0:informativeReference>
    <j.0:iec61360Code>0112/2///62720#UAB256</j.0:iec61360Code>
    <j.0:symbol>fc</j.0:symbol>
    <rdfs:label xml:lang="en">Foot Candle</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Foot-candle</j.0:dbpediaMatch>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">10.764</j.0:conversionMultiplier>
    <j.0:uneceCommonCode>P27</j.0:uneceCommonCode>
  </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/FC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "\"Foot Candle\" is a unit for  'Luminous Flux Per Area' expressed as $fc$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 10.764 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0764E1 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Foot-candle"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LuminousFluxPerArea> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB256" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Foot-candle?oldid=475579268"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "fc" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P27" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Foot Candle"@en ;
.
JSON
{"resource":"Foot Candle" 
 ,"qname":"unit:FC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/FC" 
 ,"properties":["conversion multiplier":"10.764" 
    ,"conversion multiplier scientific":"1.0764E1" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Foot-candle" 
    ,"description":"\"Foot Candle\" is a unit for  'Luminous Flux Per Area' expressed as $fc$." 
    ,"has dimension vector":"dimension:A0E0L-2I1M0H0T0D0" 
    ,"has quantity kind":"quantitykind:LuminousFluxPerArea" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB256" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Foot-candle?oldid=475579268" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Foot Candle" 
    ,"symbol":"fc" 
    ,"type":"qudt:Unit" 
    ,"unece common code":"P27" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/FC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\"Foot Candle\" is a unit for  'Luminous Flux Per Area' expressed as $fc$.",
  "conversionMultiplier" : "10.764",
  "conversionMultiplier:SN" : 10.764,
  "dbpediaMatch" : "http://dbpedia.org/resource/Foot-candle",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LuminousFluxPerArea",
  "iec61360Code" : "0112/2///62720#UAB256",
  "informativeReference" : "http://en.wikipedia.org/wiki/Foot-candle?oldid=475579268",
  "symbol" : "fc",
  "uneceCommonCode" : "P27",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Foot Candle"
  },
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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 2024-03-22T14:36:38.189-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)