@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 . ### http://www.w3.org/2004/02/skos/core#example rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://www.commoncoreontologies.org/ont00001777 rdf:type owl:ObjectProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000110 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000345 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000517 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00001330 rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; rdfs:label "Telemetry Process"@en ; "A Mechanical Process that is highly automated and in which measurements are made or other data is collected and transmitted to receiving equipment to facilitate the monitoring of environmental conditions or equipment parameters at a remote or inaccessible location."@en ; "using a GPS tag to track a shark's migratory pattern" , "using a portable cardiac monitor to remotely collect data on a patient's heart activity (biotelemetry)" ; "https://en.wikipedia.org/w/index.php?title=Telemetry&oldid=1061697851"^^xsd:anyURI ; "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi