@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix constant: <http://qudt.org/vocab/constant/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-quantity: <https://si-digital-framework.org/quantities/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

quantitykind:LuminousFlux
  a qudt:QuantityKind ;
  dcterms:description """
  $\\textit{Luminous Flux}$, or $\\textit{Luminous Power}$, is the measure of the perceived power of light. 
  It differs from radiant flux, the measure of the total power of light emitted,
   in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light.
  """^^qudt:LatexString ;
  qudt:applicableUnit unit:KiloLM ;
  qudt:applicableUnit unit:LM ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Luminous_flux"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E0L0I1M0H0T0D0 ;
  qudt:iec61360Code "0112/2///62720#UAD094" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD094"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Luminous_flux"^^xsd:anyURI ;
  qudt:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
  qudt:latexDefinition "$\\Phi_v = K_m \\int_{0}^{\\infty}{\\Phi_\\lambda(\\lambda)}{V(\\lambda)d\\lambda}$, where $K_m$ is the maximum spectral luminous efficacy, $\\Phi_\\lambda(\\lambda)$ is the spectral radiant flux, $V(\\lambda)$ is the spectral luminous efficiency, and $\\lambda$ is the wavelength."^^qudt:LatexString ;
  qudt:plainTextDescription "Luminous Flux or Luminous Power is the measure of the perceived power of light. It differs from radiant flux, the measure of the total power of light emitted, in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light." ;
  qudt:siExactMatch si-quantity:LUFL ;
  qudt:symbol "F" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q107780> ;
  rdfs:comment "Applicable units are those of quantitykind:LuminousFlux" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Fluks berluminositi"@ms ;
  rdfs:label "Lichtstrom"@de ;
  rdfs:label "Světelný tok"@cs ;
  rdfs:label "fluctús lucis"@la ;
  rdfs:label "flujo luminoso"@es ;
  rdfs:label "flusso luminoso"@it ;
  rdfs:label "flux lumineux"@fr ;
  rdfs:label "flux luminos"@ro ;
  rdfs:label "fluxo luminoso"@pt ;
  rdfs:label "fényáram"@hu ;
  rdfs:label "işık akısı"@tr ;
  rdfs:label "luminous flux"@en ;
  rdfs:label "strumień świetlny"@pl ;
  rdfs:label "svetlobni tok"@sl ;
  rdfs:label "Светлинен поток"@bg ;
  rdfs:label "Световой поток"@ru ;
  rdfs:label "שטף הארה"@he ;
  rdfs:label "التدفق الضوئي"@ar ;
  rdfs:label "شار نوری"@fa ;
  rdfs:label "प्रकाशीय बहाव"@hi ;
  rdfs:label "光束"@ja ;
  rdfs:label "光通量"@zh .
