@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns0: <http://online-presence.net/opo/ns#> . <http://online-presence.net/opo/ns#> dc:contributor "Alexandre Passant", "Jelena Jovanovic" ; dc:creator "Milan Stankovic" ; dc:date "2010-07-01"^^<http://www.w3.org/2001/XMLSchema#date> ; dc:description "Ontology for representing OnlinePresence."@en ; dc:title "OnlinePresence Ontology"@en ; a owl:NamedIndividual, owl:Ontology, owl:Thing ; rdfs:seeAlso <http://online-presence.net/opo/spec/> ; owl:versionInfo "Revision 0.5.2" . ns0:Action rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Active rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Activity rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:AllNotificationsPass rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Available rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:ConstrainedContactability rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:ConstrainedFindability rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Contactability rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Disturbability rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:DoNotDisturb rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Findability rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:FreelyContactable rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Inactive rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Invisible rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Notifiability rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:NotificationsConstrained rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:NotificationsProhibited rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:OnlinePresence rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:OnlinePresenceComponent rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:OnlineStatus rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:OnlineStatusComponent rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:ProlongedInactive rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:PubliclyFindable rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:SharingSpace rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:SourceOfPublishing rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:StatusMessage rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Visibility rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:Visible rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:attendedOrganisedEvent rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:avatar rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:basedNear rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:closestFriendsOf rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:commonInterest rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:currentAction rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:currentLocation rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:currentlyIn rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:customMessage rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:declaredBy rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:declaredOn rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:declaresOnlinePresence rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:duration rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:familyOf rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:hasPresenceComponent rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:hasStatusComponent rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:inactivityPeriod rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:intendedFor rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:isPresenceComponentOf rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:isStatusComponentOf rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:onlineStatusName rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:publishedFrom rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:schoolHomepage rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:sourceDescription rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:sourceName rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:startTime rdfs:isDefinedBy <http://online-presence.net/opo/ns#> . ns0:workplaceHomepage rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://online-presence.net/opo/ns#> .

<http://online-presence.net/opo/ns#>
    dc:contributor "Alexandre Passant", "Jelena Jovanovic" ;
    dc:creator "Milan Stankovic" ;
    dc:date "2010-07-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dc:description "Ontology for representing OnlinePresence."@en ;
    dc:title "OnlinePresence Ontology"@en ;
    a owl:NamedIndividual, owl:Ontology, owl:Thing ;
    rdfs:seeAlso <http://online-presence.net/opo/spec/> ;
    owl:versionInfo "Revision 0.5.2" .

ns0:Action
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Active
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Activity
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:AllNotificationsPass
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Available
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:ConstrainedContactability
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:ConstrainedFindability
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Contactability
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Disturbability
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:DoNotDisturb
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Findability
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:FreelyContactable
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Inactive
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Invisible
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Notifiability
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:NotificationsConstrained
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:NotificationsProhibited
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:OnlinePresence
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:OnlinePresenceComponent
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:OnlineStatus
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:OnlineStatusComponent
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:ProlongedInactive
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:PubliclyFindable
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:SharingSpace
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:SourceOfPublishing
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:StatusMessage
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Visibility
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:Visible
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:attendedOrganisedEvent
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:avatar
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:basedNear
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:closestFriendsOf
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:commonInterest
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:currentAction
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:currentLocation
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:currentlyIn
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:customMessage
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:declaredBy
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:declaredOn
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:declaresOnlinePresence
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:duration
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:familyOf
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:hasPresenceComponent
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:hasStatusComponent
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:inactivityPeriod
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:intendedFor
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:isPresenceComponentOf
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:isStatusComponentOf
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:onlineStatusName
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:publishedFrom
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:schoolHomepage
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:sourceDescription
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:sourceName
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:startTime
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .

ns0:workplaceHomepage
    rdfs:isDefinedBy <http://online-presence.net/opo/ns#> .