@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:PlaneAngle
  a qudt:QuantityKind ;
  dcterms:description "The inclination to each other of two intersecting lines, measured by the arc of a circle intercepted between the two lines forming the angle, the center of the circle being the point of intersection.  An acute angle is less than $90^\\circ$, a right angle $90^\\circ$; an obtuse angle, more than $90^\\circ$ but less than $180^\\circ$; a straight angle, $180^\\circ$; a reflex angle, more than $180^\\circ$ but less than $360^\\circ$; a perigon, $360^\\circ$. Any angle not a multiple of $90^\\circ$ is an oblique angle. If the sum of two angles is $90^\\circ$, they are complementary angles; if $180^\\circ$, supplementary angles; if $360^\\circ$, explementary angles."^^qudt:LatexString ;
  qudt:applicableUnit unit:ARCMIN ;
  qudt:applicableUnit unit:ARCSEC ;
  qudt:applicableUnit unit:DEG ;
  qudt:applicableUnit unit:GON ;
  qudt:applicableUnit unit:GRAD ;
  qudt:applicableUnit unit:MIL_Angle ;
  qudt:applicableUnit unit:MIN_Angle ;
  qudt:applicableUnit unit:MicroRAD ;
  qudt:applicableUnit unit:MilliARCSEC ;
  qudt:applicableUnit unit:MilliRAD ;
  qudt:applicableUnit unit:RAD ;
  qudt:applicableUnit unit:REV ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Plane_angle"^^xsd:anyURI ;
  qudt:exactMatch quantitykind:Angle ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:iec61360Code "0112/2///62720#UAD140" ;
  qudt:informativeReference "http://www.thefreedictionary.com/plane+angle"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD140"^^xsd:anyURI ;
  qudt:plainTextDescription "An angle formed by two straight lines (in the same plane) angle - the space between two lines or planes that intersect; the inclination of one line to another; measured in degrees or radians" ;
  qudt:qkdvDenominator qkdv:A0E0L1I0M0H0T0D0 ;
  qudt:qkdvNumerator qkdv:A0E0L1I0M0H0T0D0 ;
  qudt:siExactMatch si-quantity:ANGP ;
  rdfs:comment "Applicable units are those of quantitykind:PlaneAngle" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Rovinný úhel"@cs ;
  rdfs:label "Sudut satah"@ms ;
  rdfs:label "angle plan"@fr ;
  rdfs:label "angolo piano"@it ;
  rdfs:label "angulus planus"@la ;
  rdfs:label "düzlemsel açı"@tr ;
  rdfs:label "ebener Winkel"@de ;
  rdfs:label "kąt płaski"@pl ;
  rdfs:label "medida angular"@pt ;
  rdfs:label "plane angle"@en ;
  rdfs:label "ravninski kot"@sl ;
  rdfs:label "szög"@hu ;
  rdfs:label "unghi plan"@ro ;
  rdfs:label "ángulo plano"@es ;
  rdfs:label "Επίπεδη γωνία"@el ;
  rdfs:label "Плоский угол"@ru ;
  rdfs:label "Равнинен ъгъл"@bg ;
  rdfs:label "זווית"@he ;
  rdfs:label "الزاوية النصف قطرية"@ar ;
  rdfs:label "زاویه مستوی"@fa ;
  rdfs:label "क्षेत्र"@hi ;
  rdfs:label "弧度"@ja ;
  rdfs:label "角度"@zh .
