https://w3id.org/tip/events
https://w3id.org/tip/events#Object
Instances of Object can have the following properties:
@prefix : <https://w3id.org/tip/events#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . :Object a owl:Class ; rdfs:label "Object" .