@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000459 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000784 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000941 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00001126 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "There are a variety of photometric measurements, such as luminous flux/power or luminous intensity, whose units are lumen and candela respectively, which attempt to describe properties associated with the perception of light. These are weighted measurements, typically by the luminosity function, as thus exist on the side of information content. It is a point of further development to add the needed intrinsic properties of radiation that such measurements are about."@en ; rdfs:label "Luminescent Property"@en ; "An Optical Property that inheres in a bearer in virtue of that bearer's capacity to emit visible light, but which isn't the result of the bearer being heated."@en ; "https://en.wikipedia.org/w/index.php?title=Luminescence&oldid=1050169944"^^xsd:anyURI ; "https://www.commoncoreontologies.org/QualityOntology"^^xsd:anyURI . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi