<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/AngleOfOpticalRotation">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GON"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliARCSEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARCSEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroRAD"/>
<j.0:plainTextDescription>The "Angle of Optical Rotation" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Angle of Optical Rotation" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliRAD"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIN_Angle"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARCMIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAD"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD"/>
<rdfs:comment>Applicable units are those of quantitykind:Angle</rdfs:comment>
<rdfs:label xml:lang="en">Angle of Optical Rotation</rdfs:label>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\alpha$</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Optical_rotation</j.0:informativeReference>
</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/AngleOfOpticalRotation>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium."^^<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/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Optical_rotation"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\alpha$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium." ;
rdfs:comment "Applicable units are those of quantitykind:Angle" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Angle of Optical Rotation"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Angle> ;
.
{"resource":"Angle of Optical Rotation"
,"qname":"quantitykind:AngleOfOpticalRotation"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngleOfOpticalRotation"
,"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"
,"description":"The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium."
,"description (plain text)":"The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium."
,"has broader":"quantitykind:Angle"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Optical_rotation"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Angle of Optical Rotation"
,"latex symbol":"$\\alpha$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/AngleOfOpticalRotation",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/GON", "http://qudt.org/vocab/unit/MilliARCSEC", "http://qudt.org/vocab/unit/ARCSEC", "http://qudt.org/vocab/unit/MIL", "http://qudt.org/vocab/unit/MicroRAD", "http://qudt.org/vocab/unit/MilliRAD", "http://qudt.org/vocab/unit/MIN_Angle", "http://qudt.org/vocab/unit/ARCMIN", "http://qudt.org/vocab/unit/DEG", "http://qudt.org/vocab/unit/GRAD", "http://qudt.org/vocab/unit/RAD", "http://qudt.org/vocab/unit/REV" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "http://en.wikipedia.org/wiki/Optical_rotation",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
"latexSymbol" : "$\\alpha$",
"plainTextDescription" : "The \"Angle of Optical Rotation\" is the angle through which plane-polarized light is rotated clockwise, as seen when facing the light source, in passing through an optically active medium.",
"comment" : "Applicable units are those of quantitykind:Angle",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Angle of Optical Rotation"
},
"broader" : "http://qudt.org/vocab/quantitykind/Angle",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}