saref-envi.ttl 26.8 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699
@prefix : <http://www.semanticweb.org/owl/owlapi/turtle#> .
@prefix ci: <http://www.smartdeveloperhub.org/vocabulary/ci#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix org: <http://www.smartdeveloperhub.org/vocabulary/organization#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix scm: <http://www.smartdeveloperhub.org/vocabulary/scm#> .
@prefix sdh: <http://www.smartdeveloperhub.org/vocabulary/sdh#> .
@prefix wot: <http://xmlns.com/wot/0.1/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oslc: <http://open-services.net/ns/core#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rddl: <http://www.rddl.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix metrics: <http://www.smartdeveloperhub.org/vocabulary/metrics#> .
@prefix platform: <http://www.smartdeveloperhub.org/vocabulary/platform#> .
@prefix oslc_auto: <http://open-services.net/ns/auto#> .
@prefix oslc_asset: <http://open-services.net/ns/asset#> .
@prefix oslc_config: <http://open-services.net/ns/config#> .
@base <http://saref.linkeddata.es/def/envi> .

<http://saref.linkeddata.es/def/envi> rdf:type owl:Ontology ;
                                      owl:versionIRI <http://saref.linkeddata.es/def/v1/envi> ;
                                      dcterms:creator <http://purl.org/net/mpoveda> ;
                                      rdfs:comment "This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc."@en ;
                                      dcterms:license "http://purl.org/NET/rdflicense/cc-by4.0"^^xsd:anyURI ;
                                      dc:title "SAREF extension for environment"@en ;
                                      dcterms:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
                                      vann:preferredNamespaceUri "http://saref.linkeddata.es/def/envi/" ;
                                      vann:preferredNamespacePrefix "saref4envi" ;
                                      dcterms:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
                                      dc:publisher <http://www.oeg-upm.net/> .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/terms/creator
dcterms:creator rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/dateCopyrighted
dcterms:dateCopyrighted rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/rightsHolder
dcterms:rightsHolder rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#duration
xsd:duration rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://saref.linkeddata.es/def/envi#containsDevice
:containsDevice rdf:type owl:ObjectProperty ;
                rdfs:domain :PhysicalObject ;
                rdfs:range :Device ;
                rdfs:label "containsDevice"@en .


###  http://saref.linkeddata.es/def/envi#encapsulatesObject
:encapsulatesObject rdf:type owl:ObjectProperty ;
                    owl:inverseOf :hasDigitalRepresentation ;
                    rdfs:domain :DigitalRepresentation ;
                    rdfs:range :PhysicalObject ;
                    rdfs:label "encapsulatesObject"@en .


###  http://saref.linkeddata.es/def/envi#exposesFunctionality
:exposesFunctionality rdf:type owl:ObjectProperty ;
                      rdfs:domain :DigitalRepresentation ;
                      rdfs:range <https://w3id.org/saref#ActuatingFunction> ;
                      rdfs:label "exposesFunctionality"@en .


###  http://saref.linkeddata.es/def/envi#hasComponent
:hasComponent rdf:type owl:ObjectProperty ;
              owl:inverseOf :isComponentOf ;
              rdfs:domain :System ;
              rdfs:range :System ;
              rdfs:label "hasComponent"@en .


###  http://saref.linkeddata.es/def/envi#hasDigitalRepresentation
:hasDigitalRepresentation rdf:type owl:ObjectProperty ,
                                   owl:InverseFunctionalProperty ;
                          rdfs:domain :PhysicalObject ;
                          rdfs:range :DigitalRepresentation ;
                          rdfs:label "has digital representation"@en .


###  http://saref.linkeddata.es/def/envi#hasLightColor
:hasLightColor rdf:type owl:ObjectProperty ;
               rdfs:domain :Light ;
               rdfs:range :LightColor ;
               rdfs:label "hasLightColor"@en .


###  http://saref.linkeddata.es/def/envi#hasLightGeometry
:hasLightGeometry rdf:type owl:ObjectProperty ;
                  rdfs:domain :Light ;
                  rdfs:range :Geometry ;
                  rdfs:label "hasLightGeometry"@en .


###  http://saref.linkeddata.es/def/envi#hasLightPoint
:hasLightPoint rdf:type owl:ObjectProperty ;
               rdfs:domain :Lamppost ;
               rdfs:range :LightPoint ;
               rdfs:label "hasLightPoint"@en .


###  http://saref.linkeddata.es/def/envi#hasObservationFrequency
:hasObservationFrequency rdf:type owl:ObjectProperty ;
                         rdfs:domain :Device ;
                         rdfs:range :Frequency ;
                         rdfs:label "has observation frequency"@en .


###  http://saref.linkeddata.es/def/envi#hasTransmissionPeriod
:hasTransmissionPeriod rdf:type owl:ObjectProperty ;
                       rdfs:domain :Device ;
                       rdfs:range :Period ;
                       rdfs:label "hasTransmissionPeriod"@en .


###  http://saref.linkeddata.es/def/envi#isAccesibleThroughService
:isAccesibleThroughService rdf:type owl:ObjectProperty ,
                                    owl:FunctionalProperty ;
                           rdfs:domain :DigitalRepresentation ;
                           rdfs:range :Service ;
                           rdfs:label "is accesible through service"@en .


###  http://saref.linkeddata.es/def/envi#isComponentOf
:isComponentOf rdf:type owl:ObjectProperty ;
               rdfs:domain :System ;
               rdfs:range :System ;
               rdfs:label "isComponentOf"@en .


###  http://saref.linkeddata.es/def/envi#isConnectedToSystem
:isConnectedToSystem rdf:type owl:ObjectProperty ,
                              owl:SymmetricProperty ;
                     rdfs:domain :System ;
                     rdfs:range :System ;
                     rdfs:label "isConnectedToSystem"@en .


###  http://saref.linkeddata.es/def/envi#isProjectedFromHeight
:isProjectedFromHeight rdf:type owl:ObjectProperty ;
                       rdfs:domain :Light ;
                       rdfs:range :LightHeight ;
                       rdfs:label "isProjectedFromHeight"@en .


###  http://saref.linkeddata.es/def/envi#isProjectedInDirection
:isProjectedInDirection rdf:type owl:ObjectProperty ;
                        rdfs:domain :Light ;
                        rdfs:range :CompassDirection ;
                        rdfs:label "isProjectedInDirection"@en .


###  http://saref.linkeddata.es/def/envi#makesObservation
:makesObservation rdf:type owl:ObjectProperty ;
                  rdfs:domain :Sensor ;
                  rdfs:range :Observation ;
                  rdfs:label "makesObservation"@en .


###  http://saref.linkeddata.es/def/envi#observedProperty
:observedProperty rdf:type owl:ObjectProperty ;
                  rdfs:domain :Observation ;
                  rdfs:range <https://w3id.org/saref#Property> ;
                  rdfs:label "observedProperty"@en .


###  http://saref.linkeddata.es/def/envi#observesProperty
:observesProperty rdf:type owl:ObjectProperty ;
                  rdfs:domain :Sensor ;
                  rdfs:range <https://w3id.org/saref#Property> ;
                  rdfs:label "observesProperty"@en .


###  http://saref.linkeddata.es/def/envi#projectsLight
:projectsLight rdf:type owl:ObjectProperty ;
               rdfs:domain [ rdf:type owl:Class ;
                             owl:unionOf ( :Lamppost
                                           :LightPoint
                                         )
                           ] ;
               rdfs:range :Light ;
               rdfs:label "projectsLight"@en .


###  http://saref.linkeddata.es/def/envi#usesCommunicationInterface
:usesCommunicationInterface rdf:type owl:ObjectProperty ;
                            rdfs:domain :System ;
                            rdfs:range :CommunicationInterface ;
                            rdfs:label "uses communication interface"@en .


###  http://saref.linkeddata.es/def/envi#usesCommunicationProtocol
:usesCommunicationProtocol rdf:type owl:ObjectProperty ;
                           rdfs:domain :System ;
                           rdfs:range :CommunicationProtocol ;
                           rdfs:label "usesCommunicationProtocol"@en .


###  https://w3id.org/saref#isMeasuredIn
<https://w3id.org/saref#isMeasuredIn> rdf:type owl:ObjectProperty .


#################################################################
#    Data properties
#################################################################

###  http://saref.linkeddata.es/def/envi#creationDate
:creationDate rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain owl:Thing ;
              rdfs:range xsd:dateTime ;
              rdfs:label "creationDate"@en .


###  http://saref.linkeddata.es/def/envi#frequencyValue
:frequencyValue rdf:type owl:DatatypeProperty ;
                rdfs:domain :Frequency ;
                rdfs:range xsd:float ;
                rdfs:label "frequencyValue"@en .


###  http://saref.linkeddata.es/def/envi#hasFlash
:hasFlash rdf:type owl:DatatypeProperty ,
                   owl:FunctionalProperty ;
          rdfs:domain <https://w3id.org/saref#Light> ;
          rdfs:range xsd:boolean ;
          rdfs:label "hasFlash"@en .


###  http://saref.linkeddata.es/def/envi#hasId
:hasId rdf:type owl:DatatypeProperty ;
       rdfs:domain owl:Thing ;
       rdfs:range xsd:string ;
       rdfs:comment "A relationship providing the identifier of an entity (e.g., digital representation)"@en ;
       rdfs:label "has id"@en ,
                  "has identifier"@en .


###  http://saref.linkeddata.es/def/envi#hasRevisionNumber
:hasRevisionNumber rdf:type owl:DatatypeProperty ;
                   rdfs:domain owl:Thing ;
                   rdfs:range rdfs:Literal ;
                   rdfs:label "hasRevisionNumber"@en .


###  http://saref.linkeddata.es/def/envi#hasShield
:hasShield rdf:type owl:DatatypeProperty ,
                    owl:FunctionalProperty ;
           rdfs:domain :Lamppost ;
           rdfs:range xsd:boolean ;
           rdfs:label "hasShield"@en .


###  http://saref.linkeddata.es/def/envi#hasVersion
:hasVersion rdf:type owl:DatatypeProperty ,
                     owl:FunctionalProperty ;
            rdfs:domain owl:Thing ;
            rdfs:range rdfs:Literal ;
            rdfs:label "hasVersion"@en .


###  http://saref.linkeddata.es/def/envi#isActionable
:isActionable rdf:type owl:DatatypeProperty ,
                       owl:FunctionalProperty ;
              rdfs:domain <https://w3id.org/saref#Device> ;
              rdfs:range xsd:boolean ;
              rdfs:label "isActionable"@en .


###  http://saref.linkeddata.es/def/envi#observationTimeStamp
:observationTimeStamp rdf:type owl:DatatypeProperty ,
                               owl:FunctionalProperty ;
                      rdfs:domain :Observation ;
                      rdfs:range xsd:dateTime ;
                      rdfs:label "observationTimeStamp"@en .


###  http://saref.linkeddata.es/def/envi#periodValue
:periodValue rdf:type owl:DatatypeProperty ,
                      owl:FunctionalProperty ;
             rdfs:domain :Period ;
             rdfs:range xsd:float ;
             rdfs:label "periodValue"@en .


###  http://saref.linkeddata.es/def/envi#projectionAngle
:projectionAngle rdf:type owl:DatatypeProperty ,
                          owl:FunctionalProperty ;
                 rdfs:domain <https://w3id.org/saref#Light> ;
                 rdfs:range xsd:float ;
                 rdfs:label "projectionAngle"@en .


###  http://saref.linkeddata.es/def/envi#tag
:tag rdf:type owl:DatatypeProperty ;
     rdfs:domain owl:Thing ;
     rdfs:range xsd:string ;
     rdfs:label "tag"@en .


###  https://w3id.org/saref#hasDescription
<https://w3id.org/saref#hasDescription> rdf:type owl:DatatypeProperty .


###  https://w3id.org/saref#hasName
<https://w3id.org/saref#hasName> rdf:type owl:DatatypeProperty .


###  https://w3id.org/saref#hasValue
<https://w3id.org/saref#hasValue> rdf:type owl:DatatypeProperty .


#################################################################
#    Classes
#################################################################

###  http://saref.linkeddata.es/def/envi#Actuator
:Actuator rdf:type owl:Class ;
          rdfs:subClassOf :Device ;
          rdfs:label "Actuator"@en .


###  http://saref.linkeddata.es/def/envi#CommunicationInterface
:CommunicationInterface rdf:type owl:Class ;
                        rdfs:label "CommunicationInterface"@en .


###  http://saref.linkeddata.es/def/envi#CommunicationProtocol
:CommunicationProtocol rdf:type owl:Class ;
                       rdfs:label "Communication protocol"@en .


###  http://saref.linkeddata.es/def/envi#CompassDirection
:CompassDirection rdf:type owl:Class ;
                  rdfs:label "CompassDirection"@en .


###  http://saref.linkeddata.es/def/envi#Device
:Device rdf:type owl:Class ;
        rdfs:subClassOf :System ,
                        <https://w3id.org/saref#Device> ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :hasRevisionNumber ;
                          owl:minCardinality "1"^^xsd:nonNegativeInteger
                        ] ,
                        [ rdf:type owl:Restriction ;
                          owl:onProperty :hasVersion ;
                          owl:cardinality "1"^^xsd:nonNegativeInteger
                        ] ;
        rdfs:label "Device"@en .


###  http://saref.linkeddata.es/def/envi#DigitalRepresentation
:DigitalRepresentation rdf:type owl:Class ;
                       rdfs:subClassOf [ rdf:type owl:Restriction ;
                                         owl:onProperty :hasId ;
                                         owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty <https://w3id.org/saref#hasDescription> ;
                                         owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty <https://w3id.org/saref#hasName> ;
                                         owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:string
                                       ] ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty :creationDate ;
                                         owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                         owl:onDataRange xsd:dateTime
                                       ] ;
                       rdfs:label "Digital representation"@en .


###  http://saref.linkeddata.es/def/envi#Frequency
:Frequency rdf:type owl:Class ;
           rdfs:subClassOf [ rdf:type owl:Restriction ;
                             owl:onProperty <https://w3id.org/saref#isMeasuredIn> ;
                             owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                             owl:onClass :FrequencyUnit
                           ] ;
           rdfs:label "Frequency"@en .


###  http://saref.linkeddata.es/def/envi#FrequencyUnit
:FrequencyUnit rdf:type owl:Class ;
               rdfs:subClassOf <https://w3id.org/saref#UnitOfMeasure> ;
               rdfs:label "FrequencyUnit"@en .


###  http://saref.linkeddata.es/def/envi#Geometry
:Geometry rdf:type owl:Class ;
          rdfs:label "Geometry"@en .


###  http://saref.linkeddata.es/def/envi#Lamppost
:Lamppost rdf:type owl:Class ;
          rdfs:subClassOf :Device ;
          rdfs:label "Lamppost"@en .


###  http://saref.linkeddata.es/def/envi#LengthUnit
:LengthUnit rdf:type owl:Class ;
            rdfs:subClassOf <https://w3id.org/saref#UnitOfMeasure> ;
            rdfs:label "LengthUnit"@en .


###  http://saref.linkeddata.es/def/envi#Light
:Light rdf:type owl:Class ;
       rdfs:label "Light"@en .


###  http://saref.linkeddata.es/def/envi#LightColor
:LightColor rdf:type owl:Class ;
            rdfs:label "LightColor"@en .


###  http://saref.linkeddata.es/def/envi#LightHeight
:LightHeight rdf:type owl:Class ;
             rdfs:subClassOf [ rdf:type owl:Restriction ;
                               owl:onProperty <https://w3id.org/saref#isMeasuredIn> ;
                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onClass :LengthUnit
                             ] ;
             rdfs:label "LightHeight"@en .


###  http://saref.linkeddata.es/def/envi#LightPoint
:LightPoint rdf:type owl:Class ;
            rdfs:label "LightPoint"@en .


###  http://saref.linkeddata.es/def/envi#LightProperty
:LightProperty rdf:type owl:Class ;
               rdfs:subClassOf <https://w3id.org/saref#Property> ;
               rdfs:label "LightProperty"@en .


###  http://saref.linkeddata.es/def/envi#Observation
:Observation rdf:type owl:Class ;
             rdfs:subClassOf [ rdf:type owl:Restriction ;
                               owl:onProperty :observedProperty ;
                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onClass <https://w3id.org/saref#Property>
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty <https://w3id.org/saref#isMeasuredIn> ;
                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onClass <https://w3id.org/saref#UnitOfMeasure>
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty :observationTimeStamp ;
                               owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onDataRange xsd:dateTime
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty <https://w3id.org/saref#hasValue> ;
                               owl:cardinality "1"^^xsd:nonNegativeInteger
                             ] ;
             rdfs:label "Observation"@en .


###  http://saref.linkeddata.es/def/envi#Period
:Period rdf:type owl:Class ;
        rdfs:subClassOf [ rdf:type owl:Restriction ;
                          owl:onProperty <https://w3id.org/saref#isMeasuredIn> ;
                          owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                          owl:onClass <http://www.w3.org/2006/time#TemporalUnit>
                        ] ;
        rdfs:label "Period"@en .


###  http://saref.linkeddata.es/def/envi#Photometer
:Photometer rdf:type owl:Class ;
            rdfs:subClassOf :Sensor ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty :observesProperty ;
                              owl:someValuesFrom :LightProperty
                            ] ;
            rdfs:label "Photometer"@en .


###  http://saref.linkeddata.es/def/envi#PhysicalObject
:PhysicalObject rdf:type owl:Class ;
                rdfs:subClassOf [ rdf:type owl:Restriction ;
                                  owl:onProperty <https://w3id.org/saref#hasDescription> ;
                                  owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                  owl:onDataRange xsd:string
                                ] ;
                rdfs:label "Physical object"@en .


###  http://saref.linkeddata.es/def/envi#Sensor
:Sensor rdf:type owl:Class ;
        rdfs:subClassOf :Device ,
                        <https://w3id.org/saref#Sensor> ;
        rdfs:label "Sensor"@en .


###  http://saref.linkeddata.es/def/envi#Service
:Service rdf:type owl:Class ;
         rdfs:label "Service"@en .


###  http://saref.linkeddata.es/def/envi#System
:System rdf:type owl:Class ;
        rdfs:subClassOf :PhysicalObject ;
        rdfs:label "System"@en .


###  http://saref.linkeddata.es/def/envi#TESS
:TESS rdf:type owl:Class ;
      rdfs:subClassOf :Photometer ;
      rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en .


###  http://www.w3.org/2006/time#TemporalUnit
<http://www.w3.org/2006/time#TemporalUnit> rdf:type owl:Class .


###  https://w3id.org/saref#ActuatingFunction
<https://w3id.org/saref#ActuatingFunction> rdf:type owl:Class .


###  https://w3id.org/saref#Device
<https://w3id.org/saref#Device> rdf:type owl:Class .


###  https://w3id.org/saref#Light
<https://w3id.org/saref#Light> rdf:type owl:Class .


###  https://w3id.org/saref#Property
<https://w3id.org/saref#Property> rdf:type owl:Class .


###  https://w3id.org/saref#Sensor
<https://w3id.org/saref#Sensor> rdf:type owl:Class .


###  https://w3id.org/saref#UnitOfMeasure
<https://w3id.org/saref#UnitOfMeasure> rdf:type owl:Class .


#################################################################
#    Individuals
#################################################################

###  http://saref.linkeddata.es/def/envi#fluorescence
:fluorescence rdf:type owl:NamedIndividual ,
                       :LightProperty ;
              rdfs:label "fluorescence"@en .


###  http://saref.linkeddata.es/def/envi#illuminance
:illuminance rdf:type owl:NamedIndividual ,
                      :LightProperty ;
             rdfs:label "illuminance"@en .


###  http://saref.linkeddata.es/def/envi#irradiance
:irradiance rdf:type owl:NamedIndividual ,
                     :LightProperty ;
            rdfs:label "irradiance"@en .


###  http://saref.linkeddata.es/def/envi#lightAbsorption
:lightAbsorption rdf:type owl:NamedIndividual ,
                          :LightProperty ;
                 rdfs:label "lightAbsorption"@en .


###  http://saref.linkeddata.es/def/envi#lightMagnitude
:lightMagnitude rdf:type owl:NamedIndividual ,
                         :LightProperty ;
                rdfs:label "light magnitude"@en .


###  http://saref.linkeddata.es/def/envi#luminiscence
:luminiscence rdf:type owl:NamedIndividual ,
                       :LightProperty ;
              rdfs:label "luminiscence"@en .


###  http://saref.linkeddata.es/def/envi#phosphorescence
:phosphorescence rdf:type owl:NamedIndividual ,
                          :LightProperty ;
                 rdfs:label "phosphorescence"@en .


###  http://saref.linkeddata.es/def/envi#reflectionOfLight
:reflectionOfLight rdf:type owl:NamedIndividual ,
                            :LightProperty ;
                   rdfs:label "reflectionOfLight"@en .


###  http://saref.linkeddata.es/def/envi#scatteringOfLight
:scatteringOfLight rdf:type owl:NamedIndividual ,
                            :LightProperty ;
                   rdfs:label "scatteringOfLight"@en .


###  http://www.wurvoc.org/vocabularies/om-1.8/centimetre
<http://www.wurvoc.org/vocabularies/om-1.8/centimetre> rdf:type owl:NamedIndividual ,
                                                                :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/decametre
<http://www.wurvoc.org/vocabularies/om-1.8/decametre> rdf:type owl:NamedIndividual ,
                                                               :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/decimetre
<http://www.wurvoc.org/vocabularies/om-1.8/decimetre> rdf:type owl:NamedIndividual ,
                                                               :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/hectometre
<http://www.wurvoc.org/vocabularies/om-1.8/hectometre> rdf:type owl:NamedIndividual ,
                                                                :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/hertz
<http://www.wurvoc.org/vocabularies/om-1.8/hertz> rdf:type owl:NamedIndividual ,
                                                           :FrequencyUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/kilometre
<http://www.wurvoc.org/vocabularies/om-1.8/kilometre> rdf:type owl:NamedIndividual ,
                                                               :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/metre
<http://www.wurvoc.org/vocabularies/om-1.8/metre> rdf:type owl:NamedIndividual ,
                                                           :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/millimetre
<http://www.wurvoc.org/vocabularies/om-1.8/millimetre> rdf:type owl:NamedIndividual ,
                                                                :LengthUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day
<http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day> rdf:type owl:NamedIndividual ,
                                                                    :FrequencyUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour
<http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour> rdf:type owl:NamedIndividual ,
                                                                     :FrequencyUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time
<http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time> rdf:type owl:NamedIndividual ,
                                                                            :FrequencyUnit .


###  http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year
<http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year> rdf:type owl:NamedIndividual ,
                                                                     :FrequencyUnit .


###  Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi