<?xml version="1.0"?>
<rdf:RDF
    xmlns:p2="http://www.mindswap.org/2003/owl/foaf#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:p4="http://xmlns.com/wordnet/1.6/"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:wot="http://xmlns.com/wot/0.1/"
    xmlns:p1="http://www.owl-ontologies.com/assert.owl#"
    xmlns:p5="http://www.w3.org/2000/10/swap/pim/contact#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:ns="http://www.w3.org/2003/06/sw-vocab-status/ns#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns="http://www.kashori.com/ontology/UtteranceContext.owl#"
    xmlns:p6="http://www.w3.org/2003/01/geo/wgs84_pos#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://www.kashori.com/ontology/indexicals.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.mindswap.org/2003/owl/foaf"/>
  </owl:Ontology>
  <owl:Class rdf:ID="UtteranceContext"/>
  <owl:ObjectProperty rdf:ID="related_slot"/>
  <owl:ObjectProperty rdf:ID="broader"/>
  <owl:ObjectProperty rdf:ID="utteredAtLocation">
    <rdfs:domain rdf:resource="#UtteranceContext"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The location where an utterance was made. The location a text was published. The origination of a message</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="documentation"/>
  <owl:ObjectProperty rdf:ID="semantic_type"/>
  <owl:ObjectProperty rdf:ID="cui"/>
  <owl:ObjectProperty rdf:ID="narrower"/>
  <owl:ObjectProperty rdf:ID="name"/>
  <owl:ObjectProperty rdf:ID="heardByHearer">
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The hearer of an utterance. The audience of a published text. The recipient of a message.</rdfs:comment>
    <rdfs:domain rdf:resource="#UtteranceContext"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="utteredInForm">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A linguistic form.</rdfs:comment>
    <rdfs:domain rdf:resource="#UtteranceContext"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="intendedAudience">
    <rdfs:domain rdf:resource="#UtteranceContext"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="synonym"/>
  <owl:ObjectProperty rdf:ID="utteredBySpeaker">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The speaker of an utterance. The author of a text. The sender of a message.</rdfs:comment>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <rdfs:domain rdf:resource="#UtteranceContext"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="utteredAtTime">
    <rdfs:domain rdf:resource="#UtteranceContext"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The time that an utterance ocurred. The time of text was published. The time a message was sent.</rdfs:comment>
  </owl:ObjectProperty>
  <owl:Thing rdf:ID="it"/>
  <UtteranceContext rdf:ID="Announcement">
    <utteredBySpeaker>
      <foaf:Person rdf:ID="JohnBlack">
        <foaf:family_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Black</foaf:family_name>
        <foaf:firstName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">John</foaf:firstName>
      </foaf:Person>
    </utteredBySpeaker>
  </UtteranceContext>
  <owl:Thing rdf:ID="there"/>
  <owl:Thing rdf:ID="now"/>
  <owl:Thing rdf:ID="here"/>
  <owl:Thing rdf:ID="you"/>
  <owl:Thing rdf:ID="I"/>
  <owl:Thing rdf:ID="this"/>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 2.2, Build 331)  http://protege.stanford.edu -->
