<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/Angle">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GON"/>
<rdfs:comment>Applicable units are those of quantitykind:Angle</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIL"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIN_Angle"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliRAD"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliARCSEC"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Angle</j.0:dbpediaMatch>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroRAD"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/PlaneAngle"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAD"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARCSEC"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARCMIN"/>
<rdfs:label xml:lang="en">Angle</rdfs:label>
</rdf:Description>
</rdf:RDF>
@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/Angle>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively."^^<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/Angle"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
rdfs:comment "Applicable units are those of quantitykind:Angle" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Angle"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
.
{"resource":"Angle"
,"qname":"quantitykind:Angle"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Angle"
,"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"
,"comment":"Applicable units are those of quantitykind:Angle"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angle"
,"description":"The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length\/length and area\/area respectively."
,"exact match":"quantitykind:PlaneAngle"
,"has broader":"quantitykind:DimensionlessRatio"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Angle"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Angle",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The abstract notion of angle. Narrow concepts include plane angle and solid angle. While both plane angle and solid angle are dimensionless, they are actually length/length and area/area respectively.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/REV", "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/ARCMIN" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Angle",
"exactMatch" : "http://qudt.org/vocab/quantitykind/PlaneAngle",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"comment" : "Applicable units are those of quantitykind:Angle",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Angle"
},
"broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@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"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}