View as:
CSV
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:j.2="http://www.w3.org/2004/02/skos/core#"
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/quantitykind/PlaneAngle">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARCSEC"/>
<rdfs:label xml:lang="en">Plane Angle</rdfs:label>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAD"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliARCSEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroRAD"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.thefreedictionary.com/plane+angle</j.0:informativeReference>
<j.0: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</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIN_Angle"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">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.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GON"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliRAD"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARCMIN"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Plane_angle</j.0:dbpediaMatch>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/>
<owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
</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/quantitykind/PlaneAngle>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/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."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCMIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARCSEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GON> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAD> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIN_Angle> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroRAD> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliARCSEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Plane_angle"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Angle> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.thefreedictionary.com/plane+angle"^^xsd:anyURI ;
<http://qudt.org/schema/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" ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Plane Angle"@en ;
owl:sameAs <http://qudt.org/vocab/quantitykind/Angle> ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ;
.
JSON
{"resource":"Plane Angle"
,"qname":"quantitykind:PlaneAngle"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PlaneAngle"
,"properties":["applicable unit":"unit:ARCMIN"
,"applicable unit":"unit:ARCSEC"
,"applicable unit":"unit:DEG"
,"applicable unit":"unit:GON"
,"applicable unit":"unit:GRAD"
,"applicable unit":"unit:MIL"
,"applicable unit":"unit:MIN_Angle"
,"applicable unit":"unit:MicroRAD"
,"applicable unit":"unit:MilliARCSEC"
,"applicable unit":"unit:MilliRAD"
,"applicable unit":"unit:RAD"
,"applicable unit":"unit:REV"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Plane_angle"
,"denominator dimension vector":"dimension:A0E0L1I0M0H0T0D0"
,"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."
,"description (plain text)":"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"
,"exact match":"quantitykind:Angle"
,"has broader":"quantitykind:Angle"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/www.thefreedictionary.com\/plane+angle"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Plane Angle"
,"numerator dimension vector":"dimension:A0E0L1I0M0H0T0D0"
,"sameAs":"quantitykind:Angle"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/PlaneAngle",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"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.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/ARCMIN" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Plane_angle",
"exactMatch" : "http://qudt.org/vocab/quantitykind/Angle",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "http://www.thefreedictionary.com/plane+angle",
"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",
"qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0",
"qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Plane Angle"
},
"sameAs" : "http://qudt.org/vocab/quantitykind/Angle",
"broader" : "http://qudt.org/vocab/quantitykind/Angle",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"qkdvDenominator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"qkdvNumerator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
"@type" : "@id"
},
"sameAs" : {
"@id" : "http://www.w3.org/2002/07/owl#sameAs",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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#"
}
}