@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 dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@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-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:SR
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "The steradian (symbol: sr) is the SI unit of solid angle. It is used to describe two-dimensional angular spans in three-dimensional space, analogous to the way in which the radian describes angles in a plane. The radian and steradian are special names for the number one that may be used to convey information about the quantity concerned. In practice the symbols rad and sr are used where appropriate, but the symbol for the derived unit one is generally omitted in specifying the values of dimensionless quantities."^^rdf:HTML ;
  qudt:applicableSystem sou:CGS ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -2 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 2 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasQuantityKind quantitykind:SolidAngle ;
  qudt:hasReciprocalUnit unit:M2-PER-M2 ;
  qudt:iec61360Code "0112/2///62720#UAA986" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA986"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Steradian?oldid=494317847"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/steradian> ;
  qudt:siExactMatch si-unit:steradian ;
  qudt:symbol "sr" ;
  qudt:ucumCode "sr"^^qudt:UCUMcs ;
  qudt:udunitsCode "sr" ;
  qudt:uneceCommonCode "D27" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q177612> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Estereorradián"@es ;
  rdfs:label "Esterradiano"@pt ;
  rdfs:label "Steradian" ;
  rdfs:label "Steradian"@en ;
  rdfs:label "Steradian"@la ;
  rdfs:label "Steradian"@ms ;
  rdfs:label "Steradian"@pl ;
  rdfs:label "Steradian"@ro ;
  rdfs:label "Steradian"@sl ;
  rdfs:label "Steradiant"@de ;
  rdfs:label "Steradiante"@it ;
  rdfs:label "Steradián"@cs ;
  rdfs:label "Steradyan"@tr ;
  rdfs:label "Stéradian"@fr ;
  rdfs:label "Szteradián"@hu ;
  rdfs:label "Στερακτίνιο"@el ;
  rdfs:label "Стерадиан"@bg ;
  rdfs:label "Стерадиан"@ru ;
  rdfs:label "סטרדיאן"@he ;
  rdfs:label "استرادیان"@fa ;
  rdfs:label "ستراديان"@ar ;
  rdfs:label "घन मीटर"@hi ;
  rdfs:label "ステラジアン"@ja ;
  rdfs:label "球面度"@zh .
