<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://www.rodrigo.goulart.nom.br/feevale/blogseimagem/Smartphone.owl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://www.rodrigo.goulart.nom.br/feevale/blogseimagem/Smartphone.owl">
  <owl:Ontology rdf:about="">
    <rdfs:comment xml:lang="pt">Ontologia sobre smartphones, trabalho de conclusão de curso, aluno Fernando Mertins do Centro Universitário Feevale, Novo Hamburgo/RS. Ontologia  integrante do projeto de pesquisa "Blogs e Imagem Organizacional" (http://pesquisablogseimagem.blogspot.com/) desenvolvida sob orientação das professoras Cíntia Carvalho, Sandra Portella Montardo e Helaine Rosa, e do professor Rodrigo Goulart (2007). </rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="USB">
    <owl:disjointWith>
      <owl:Class rdf:ID="Fone_de_ouvido"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bluetooth"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Conexao_de_dados"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Conexao_de_dados">
    <owl:disjointWith>
      <owl:Class rdf:ID="Cartao_SIM"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Componente"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Tela"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Memoria"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Tecla"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Caneta"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Camera"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bateria"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Antena"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Processador"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Memoria">
    <owl:disjointWith>
      <owl:Class rdf:about="#Cartao_SIM"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Processador"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tecla"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Componente"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bateria"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Caneta"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
  </owl:Class>
  <owl:Class rdf:ID="Smartphone_inovador">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="Smartphone"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:ID="tem_tela"/>
                </owl:onProperty>
                <owl:allValuesFrom>
                  <owl:Class rdf:ID="Tela_touch_screen"/>
                </owl:allValuesFrom>
              </owl:Restriction>
              <owl:Restriction>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                >2</owl:minCardinality>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#tem_tela"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="E61">
    <owl:disjointWith>
      <owl:Class rdf:ID="Treo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="N95"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MOTOQ"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="IPhone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="BlackBerry"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="A_1200i"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Modelo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Bloco_de_notas">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Acessorio"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Acessorio">
    <owl:disjointWith>
      <owl:Class rdf:ID="Sistema_operacional"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Aplicativo"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Software"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Tecnologia"/>
  <owl:Class rdf:ID="Brasil_Telecom">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Operadora"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="AT_T"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Claro"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TIM"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Vivo"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Caixa_de_entrada">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Opcao"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Caixa_de_saida"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Apresentacao_de_slide">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Aplicativo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Alarme">
    <rdfs:subClassOf rdf:resource="#Acessorio"/>
  </owl:Class>
  <owl:Class rdf:about="#Processador">
    <owl:disjointWith>
      <owl:Class rdf:about="#Cartao_SIM"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Caneta"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Componente"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bateria"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tecla"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
  </owl:Class>
  <owl:Class rdf:ID="Treo_700WX">
    <owl:disjointWith>
      <owl:Class rdf:ID="Treo_680"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Treo_650"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Treo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Carregador"/>
  <owl:Class rdf:ID="BlackBerry_OS">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Sistema_operacional"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Treo">
    <owl:disjointWith>
      <owl:Class rdf:about="#N95"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MOTOQ"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#IPhone"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#E61"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BlackBerry"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#A_1200i"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Modelo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Servico"/>
  <owl:Class rdf:ID="Auto_atendimento">
    <rdfs:subClassOf rdf:resource="#Servico"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="Roaming_internacional"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Programa_de_relacionamento"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Plano"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Moblog"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Cliente_de_email">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Aplicativo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="BlackBerry_Curve_8300">
    <owl:disjointWith>
      <owl:Class rdf:ID="BlackBerry_Pearl_8100"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BlackBerry"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Smartphone">
    <owl:disjointWith>
      <owl:Class rdf:ID="Computador"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="Usuario"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="pertence_a"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Modelo"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="modelo"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="tem_memoria"/>
            </owl:onProperty>
            <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:minCardinality>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="tem_bateria"/>
            </owl:onProperty>
            <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:minCardinality>
          </owl:Restriction>
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:cardinality>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="tem_processador"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#tem_tela"/>
            </owl:onProperty>
            <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:minCardinality>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:about="#modelo"/>
            </owl:onProperty>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:cardinality>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="tem_sistema_operacional"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Sistema_operacional"/>
            </owl:allValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:cardinality>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:about="#tem_sistema_operacional"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:ID="executa_aplicativo"/>
                </owl:onProperty>
                <owl:allValuesFrom>
                  <owl:Class rdf:about="#Aplicativo"/>
                </owl:allValuesFrom>
              </owl:Restriction>
              <owl:Restriction>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                >3</owl:minCardinality>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#executa_aplicativo"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:intersectionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Caixa_de_saida">
    <owl:disjointWith rdf:resource="#Caixa_de_entrada"/>
    <rdfs:subClassOf rdf:resource="#Opcao"/>
  </owl:Class>
  <owl:Class rdf:about="#Bateria">
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Componente"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Processador"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tecla"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cartao_SIM"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Caneta"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Treo_650">
    <rdfs:subClassOf rdf:resource="#Treo"/>
    <owl:disjointWith rdf:resource="#Treo_700WX"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Treo_680"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Plano_empresarial">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Plano"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Plano_conta"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Plano_cartao"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Contato"/>
  <owl:Class rdf:about="#TIM">
    <owl:disjointWith>
      <owl:Class rdf:about="#AT_T"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Brasil_Telecom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Claro"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vivo"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Operadora"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Editor_de_texto">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Aplicativo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Software">
    <owl:disjointWith>
      <owl:Class rdf:about="#Componente"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Arquivo">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="formato"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Caneta">
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Componente"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tecla"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bateria"/>
    <owl:disjointWith rdf:resource="#Processador"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cartao_SIM"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Calculadora">
    <rdfs:subClassOf rdf:resource="#Acessorio"/>
  </owl:Class>
  <owl:Class rdf:ID="Ligacao">
    <rdfs:comment xml:lang="pt">Duração da ligação em segundos.</rdfs:comment>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:cardinality>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="de_smartphone"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1</owl:cardinality>
            <owl:onProperty>
              <owl:FunctionalProperty rdf:ID="para_smartphone"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="Imagem"/>
  <owl:Class rdf:ID="Word">
    <rdfs:subClassOf rdf:resource="#Editor_de_texto"/>
  </owl:Class>
  <owl:Class rdf:about="#Usuario">
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="possui_smartphone"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Smartphone"/>
      </owl:Restriction>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Programa_de_relacionamento">
    <rdfs:subClassOf rdf:resource="#Servico"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roaming_internacional"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Plano"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Moblog"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Auto_atendimento"/>
  </owl:Class>
  <owl:Class rdf:about="#N95">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Modelo"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Treo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MOTOQ"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#IPhone"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#E61"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BlackBerry"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#A_1200i"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="MMS">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Mensagem"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Plano_conta">
    <owl:disjointWith rdf:resource="#Plano_empresarial"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Plano_cartao"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Plano"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Motorola">
    <owl:disjointWith>
      <owl:Class rdf:ID="Apple"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Nokia"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Palm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="RIM"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Fabricante"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#A_1200i"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="fabrica"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#MOTOQ"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#fabrica"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Menu_principal">
    <rdfs:subClassOf rdf:resource="#Opcao"/>
  </owl:Class>
  <owl:Class rdf:ID="Contraste">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Configuracao"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Power_Point">
    <rdfs:subClassOf rdf:resource="#Apresentacao_de_slide"/>
  </owl:Class>
  <owl:Class rdf:about="#Sistema_operacional">
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Aplicativo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Acessorio"/>
    <rdfs:subClassOf rdf:resource="#Software"/>
  </owl:Class>
  <owl:Class rdf:about="#IPhone">
    <owl:disjointWith rdf:resource="#Treo"/>
    <owl:disjointWith rdf:resource="#N95"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MOTOQ"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#E61"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BlackBerry"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#A_1200i"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Modelo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#AT_T">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Operadora"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Brasil_Telecom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Claro"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#TIM"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vivo"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Configuracao">
    <rdfs:subClassOf rdf:resource="#Opcao"/>
  </owl:Class>
  <owl:Class rdf:about="#Vivo">
    <owl:disjointWith rdf:resource="#AT_T"/>
    <owl:disjointWith rdf:resource="#Brasil_Telecom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Claro"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#TIM"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Operadora"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#BlackBerry_Pearl_8100">
    <owl:disjointWith rdf:resource="#BlackBerry_Curve_8300"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BlackBerry"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Tela_normal">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Tela"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Ligacao_realizada">
    <rdfs:subClassOf rdf:resource="#Ligacao"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ligacao_atendida"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ligacao_nao_atendida"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Nokia">
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#fabrica"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#E61"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#N95"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#fabrica"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Fabricante"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Apple"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Motorola"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Palm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RIM"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Bateria_de_niquel_metal_hidreto">
    <rdfs:subClassOf rdf:resource="#Bateria"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bateria_de_niquel_e_cadmio"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bateria_de_litio"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Apple">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Fabricante"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#IPhone"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fabrica"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Motorola"/>
    <owl:disjointWith rdf:resource="#Nokia"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Palm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RIM"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Roaming_internacional">
    <rdfs:subClassOf rdf:resource="#Servico"/>
    <owl:disjointWith rdf:resource="#Programa_de_relacionamento"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Plano"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Moblog"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Auto_atendimento"/>
  </owl:Class>
  <owl:Class rdf:about="#Cartao_SIM">
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bateria"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith rdf:resource="#Processador"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tecla"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Componente"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Caneta"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Treo_680">
    <rdfs:subClassOf rdf:resource="#Treo"/>
    <owl:disjointWith rdf:resource="#Treo_700WX"/>
    <owl:disjointWith rdf:resource="#Treo_650"/>
  </owl:Class>
  <owl:Class rdf:ID="Axiom_1">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Smartphone"/>
          <owl:Class rdf:ID="Navegador"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Bluetooth">
    <owl:disjointWith>
      <owl:Class rdf:about="#Fone_de_ouvido"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#USB"/>
    <rdfs:subClassOf rdf:resource="#Conexao_de_dados"/>
  </owl:Class>
  <owl:Class rdf:about="#Tela_touch_screen">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Tela"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Java">
    <rdfs:subClassOf rdf:resource="#Tecnologia"/>
  </owl:Class>
  <owl:Class rdf:about="#Palm">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Fabricante"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#Treo"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fabrica"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Apple"/>
    <owl:disjointWith rdf:resource="#Motorola"/>
    <owl:disjointWith rdf:resource="#Nokia"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RIM"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Musica">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Informacao"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Aplicativo">
    <owl:disjointWith rdf:resource="#Sistema_operacional"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Acessorio"/>
    <rdfs:subClassOf rdf:resource="#Software"/>
  </owl:Class>
  <owl:Class rdf:about="#Componente">
    <owl:disjointWith rdf:resource="#Software"/>
  </owl:Class>
  <owl:Class rdf:about="#Modelo">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="eh_fabricado_por"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Moblog">
    <rdfs:subClassOf rdf:resource="#Servico"/>
    <owl:disjointWith rdf:resource="#Roaming_internacional"/>
    <owl:disjointWith rdf:resource="#Programa_de_relacionamento"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Plano"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Auto_atendimento"/>
  </owl:Class>
  <owl:Class rdf:ID="Palm_OS">
    <rdfs:subClassOf rdf:resource="#Sistema_operacional"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="Windows_Mobile_OS"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Symbian_OS"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MAC_OS_X"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Linux"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Plano">
    <owl:disjointWith rdf:resource="#Roaming_internacional"/>
    <owl:disjointWith rdf:resource="#Programa_de_relacionamento"/>
    <owl:disjointWith rdf:resource="#Moblog"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jogo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Auto_atendimento"/>
    <rdfs:subClassOf rdf:resource="#Servico"/>
  </owl:Class>
  <owl:Class rdf:about="#A_1200i">
    <rdfs:subClassOf rdf:resource="#Modelo"/>
    <owl:disjointWith rdf:resource="#Treo"/>
    <owl:disjointWith rdf:resource="#N95"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MOTOQ"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#IPhone"/>
    <owl:disjointWith rdf:resource="#E61"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BlackBerry"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Push_mail">
    <rdfs:subClassOf rdf:resource="#Tecnologia"/>
  </owl:Class>
  <owl:Class rdf:about="#RIM">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#BlackBerry"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fabrica"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Fabricante"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Apple"/>
    <owl:disjointWith rdf:resource="#Motorola"/>
    <owl:disjointWith rdf:resource="#Nokia"/>
    <owl:disjointWith rdf:resource="#Palm"/>
  </owl:Class>
  <owl:Class rdf:about="#MOTOQ">
    <owl:disjointWith rdf:resource="#Treo"/>
    <owl:disjointWith rdf:resource="#N95"/>
    <owl:disjointWith rdf:resource="#IPhone"/>
    <owl:disjointWith rdf:resource="#E61"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BlackBerry"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#A_1200i"/>
    <rdfs:subClassOf rdf:resource="#Modelo"/>
  </owl:Class>
  <owl:Class rdf:about="#Tecla">
    <rdfs:subClassOf rdf:resource="#Componente"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Caneta"/>
    <owl:disjointWith rdf:resource="#Processador"/>
    <owl:disjointWith rdf:resource="#Bateria"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Teclado"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cartao_SIM"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
  </owl:Class>
  <owl:Class rdf:ID="Blog"/>
  <owl:Class rdf:ID="Codigo_de_area"/>
  <owl:Class rdf:about="#MAC_OS_X">
    <rdfs:subClassOf rdf:resource="#Sistema_operacional"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Windows_Mobile_OS"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Symbian_OS"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Palm_OS"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Linux"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Wireless">
    <rdfs:subClassOf rdf:resource="#Conexao_de_dados"/>
  </owl:Class>
  <owl:Class rdf:ID="Fatura">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="eh_paga_por"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="eh_emitida_por_operadora"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Linux">
    <rdfs:subClassOf rdf:resource="#Sistema_operacional"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Windows_Mobile_OS"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Symbian_OS"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Palm_OS"/>
    <owl:disjointWith rdf:resource="#MAC_OS_X"/>
  </owl:Class>
  <owl:Class rdf:about="#Fone_de_ouvido">
    <owl:disjointWith rdf:resource="#USB"/>
    <owl:disjointWith rdf:resource="#Bluetooth"/>
    <rdfs:subClassOf rdf:resource="#Conexao_de_dados"/>
  </owl:Class>
  <owl:Class rdf:ID="Axiom_2">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Aplicativo"/>
          <owl:Class rdf:about="#Calculadora"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Computador">
    <owl:disjointWith rdf:resource="#Smartphone"/>
  </owl:Class>
  <owl:Class rdf:ID="Dedo"/>
  <owl:Class rdf:ID="Reconhecimento_de_voz">
    <rdfs:subClassOf rdf:resource="#Tecnologia"/>
  </owl:Class>
  <owl:Class rdf:about="#Ligacao_atendida">
    <rdfs:subClassOf rdf:resource="#Ligacao"/>
    <owl:disjointWith rdf:resource="#Ligacao_realizada"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ligacao_nao_atendida"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Teclado_reduzido">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Teclado"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Teclado_QWERTY">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Teclado"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Claro">
    <owl:disjointWith rdf:resource="#AT_T"/>
    <owl:disjointWith rdf:resource="#Brasil_Telecom"/>
    <owl:disjointWith rdf:resource="#TIM"/>
    <owl:disjointWith rdf:resource="#Vivo"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Operadora"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Mensagem">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="tipo_conteudo"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Outlook">
    <rdfs:subClassOf rdf:resource="#Cliente_de_email"/>
  </owl:Class>
  <owl:Class rdf:about="#BlackBerry">
    <rdfs:subClassOf rdf:resource="#Modelo"/>
    <owl:disjointWith rdf:resource="#Treo"/>
    <owl:disjointWith rdf:resource="#N95"/>
    <owl:disjointWith rdf:resource="#MOTOQ"/>
    <owl:disjointWith rdf:resource="#IPhone"/>
    <owl:disjointWith rdf:resource="#E61"/>
    <owl:disjointWith rdf:resource="#A_1200i"/>
  </owl:Class>
  <owl:Class rdf:about="#Jogo">
    <rdfs:subClassOf rdf:resource="#Servico"/>
    <owl:disjointWith rdf:resource="#Acessorio"/>
    <owl:disjointWith rdf:resource="#Aplicativo"/>
    <owl:disjointWith rdf:resource="#Roaming_internacional"/>
    <owl:disjointWith rdf:resource="#Sistema_operacional"/>
    <owl:disjointWith rdf:resource="#Plano"/>
    <owl:disjointWith rdf:resource="#Programa_de_relacionamento"/>
    <rdfs:comment xml:lang="pt">NOTA: esta classe possui duas superclasses.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Software"/>
    <owl:disjointWith rdf:resource="#Moblog"/>
    <owl:disjointWith rdf:resource="#Auto_atendimento"/>
  </owl:Class>
  <owl:Class rdf:ID="Agenda">
    <rdfs:subClassOf rdf:resource="#Acessorio"/>
  </owl:Class>
  <owl:Class rdf:ID="Comunicador_instantaneo">
    <rdfs:subClassOf rdf:resource="#Aplicativo"/>
  </owl:Class>
  <owl:Class rdf:about="#Windows_Mobile_OS">
    <owl:disjointWith>
      <owl:Class rdf:about="#Symbian_OS"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Palm_OS"/>
    <owl:disjointWith rdf:resource="#MAC_OS_X"/>
    <owl:disjointWith rdf:resource="#Linux"/>
    <rdfs:subClassOf rdf:resource="#Sistema_operacional"/>
  </owl:Class>
  <owl:Class rdf:ID="Video">
    <rdfs:subClassOf rdf:resource="#Informacao"/>
  </owl:Class>
  <owl:Class rdf:about="#Operadora">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="fornece_servico"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Fatura"/>
        <owl:onProperty>
          <owl:InverseFunctionalProperty rdf:ID="emite_fatura"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="atende_codigo_de_area"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Codigo_de_area"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Plano"/>
            <owl:onProperty>
              <owl:InverseFunctionalProperty rdf:ID="fornece_plano"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Plano"/>
            <owl:onProperty>
              <owl:InverseFunctionalProperty rdf:about="#fornece_plano"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:disjointWith>
      <owl:Class rdf:about="#Fabricante"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Bateria_de_litio">
    <owl:disjointWith rdf:resource="#Bateria_de_niquel_metal_hidreto"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bateria_de_niquel_e_cadmio"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Bateria"/>
  </owl:Class>
  <owl:Class rdf:about="#Navegador">
    <rdfs:subClassOf rdf:resource="#Aplicativo"/>
  </owl:Class>
  <owl:Class rdf:ID="MSN_Mobile">
    <rdfs:subClassOf rdf:resource="#Comunicador_instantaneo"/>
  </owl:Class>
  <owl:Class rdf:about="#Symbian_OS">
    <rdfs:subClassOf rdf:resource="#Sistema_operacional"/>
    <owl:disjointWith rdf:resource="#Windows_Mobile_OS"/>
    <owl:disjointWith rdf:resource="#Palm_OS"/>
    <owl:disjointWith rdf:resource="#MAC_OS_X"/>
    <owl:disjointWith rdf:resource="#Linux"/>
  </owl:Class>
  <owl:Class rdf:ID="Excel">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Planilha_eletronica"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Plano_cartao">
    <rdfs:subClassOf rdf:resource="#Plano"/>
    <owl:disjointWith rdf:resource="#Plano_empresarial"/>
    <owl:disjointWith rdf:resource="#Plano_conta"/>
  </owl:Class>
  <owl:Class rdf:ID="Sinal"/>
  <owl:Class rdf:ID="Album_de_fotografia">
    <rdfs:subClassOf rdf:resource="#Acessorio"/>
  </owl:Class>
  <owl:Class rdf:about="#Teclado">
    <owl:disjointWith rdf:resource="#Bateria"/>
    <owl:disjointWith rdf:resource="#Processador"/>
    <owl:disjointWith rdf:resource="#Cartao_SIM"/>
    <owl:disjointWith rdf:resource="#Caneta"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Camera"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Componente"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith rdf:resource="#Tecla"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
  </owl:Class>
  <owl:Class rdf:ID="Numero"/>
  <owl:Class rdf:about="#Camera">
    <owl:disjointWith rdf:resource="#Bateria"/>
    <rdfs:subClassOf rdf:resource="#Componente"/>
    <owl:disjointWith rdf:resource="#Cartao_SIM"/>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Caneta"/>
    <owl:disjointWith rdf:resource="#Teclado"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Antena"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tecla"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith rdf:resource="#Processador"/>
  </owl:Class>
  <owl:Class rdf:ID="Joystick">
    <rdfs:subClassOf rdf:resource="#Tecla"/>
  </owl:Class>
  <owl:Class rdf:about="#Bateria_de_niquel_e_cadmio">
    <owl:disjointWith rdf:resource="#Bateria_de_niquel_metal_hidreto"/>
    <owl:disjointWith rdf:resource="#Bateria_de_litio"/>
    <rdfs:subClassOf rdf:resource="#Bateria"/>
  </owl:Class>
  <owl:Class rdf:ID="SMS">
    <rdfs:subClassOf rdf:resource="#Mensagem"/>
  </owl:Class>
  <owl:Class rdf:ID="DotNet">
    <rdfs:subClassOf rdf:resource="#Tecnologia"/>
  </owl:Class>
  <owl:Class rdf:about="#Antena">
    <owl:disjointWith rdf:resource="#Caneta"/>
    <owl:disjointWith rdf:resource="#Cartao_SIM"/>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith rdf:resource="#Bateria"/>
    <owl:disjointWith rdf:resource="#Processador"/>
    <rdfs:subClassOf rdf:resource="#Componente"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tela"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tecla"/>
    <owl:disjointWith rdf:resource="#Camera"/>
    <owl:disjointWith rdf:resource="#Teclado"/>
  </owl:Class>
  <owl:Class rdf:about="#Fabricante">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Modelo"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#fabrica"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Modelo"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#fabrica"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:disjointWith rdf:resource="#Operadora"/>
  </owl:Class>
  <owl:Class rdf:ID="Player">
    <rdfs:subClassOf rdf:resource="#Aplicativo"/>
  </owl:Class>
  <owl:Class rdf:about="#Tela">
    <owl:disjointWith rdf:resource="#Processador"/>
    <rdfs:subClassOf rdf:resource="#Componente"/>
    <owl:disjointWith rdf:resource="#Teclado"/>
    <owl:disjointWith rdf:resource="#Caneta"/>
    <owl:disjointWith rdf:resource="#Antena"/>
    <owl:disjointWith rdf:resource="#Camera"/>
    <owl:disjointWith rdf:resource="#Tecla"/>
    <owl:disjointWith rdf:resource="#Conexao_de_dados"/>
    <owl:disjointWith rdf:resource="#Memoria"/>
    <owl:disjointWith rdf:resource="#Bateria"/>
    <owl:disjointWith rdf:resource="#Cartao_SIM"/>
  </owl:Class>
  <owl:Class rdf:about="#Ligacao_nao_atendida">
    <owl:disjointWith rdf:resource="#Ligacao_atendida"/>
    <owl:disjointWith rdf:resource="#Ligacao_realizada"/>
    <rdfs:subClassOf rdf:resource="#Ligacao"/>
  </owl:Class>
  <owl:Class rdf:about="#Planilha_eletronica">
    <rdfs:subClassOf rdf:resource="#Aplicativo"/>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="eh_fornecido_por">
    <rdfs:domain rdf:resource="#Servico"/>
    <rdfs:range rdf:resource="#Operadora"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="fornece"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#tem_tela">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Tela"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="assiste">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Video"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#fornece">
    <rdfs:range rdf:resource="#Servico"/>
    <rdfs:domain rdf:resource="#Operadora"/>
    <owl:inverseOf rdf:resource="#eh_fornecido_por"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="fornece_programa_de_relacionamento">
    <rdfs:subPropertyOf rdf:resource="#fornece"/>
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:range rdf:resource="#Programa_de_relacionamento"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="escuta">
    <rdfs:range rdf:resource="#Musica"/>
    <rdfs:domain rdf:resource="#Usuario"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="gerencia">
    <rdfs:range rdf:resource="#Componente"/>
    <rdfs:domain rdf:resource="#Sistema_operacional"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="tem_conexao_de_dados">
    <rdfs:range rdf:resource="#Conexao_de_dados"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="utiliza_servico">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Servico"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="possui_cliente">
    <rdfs:range rdf:resource="#Usuario"/>
    <rdfs:domain rdf:resource="#Operadora"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="recebe_mensagem">
    <rdfs:range rdf:resource="#Mensagem"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#atende_codigo_de_area">
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:range rdf:resource="#Codigo_de_area"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="eh_atendido_por_operadora"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#fornece_servico">
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:range rdf:resource="#Servico"/>
    <rdfs:subPropertyOf rdf:resource="#fornece"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#eh_atendido_por_operadora">
    <rdfs:domain rdf:resource="#Codigo_de_area"/>
    <rdfs:range rdf:resource="#Operadora"/>
    <owl:inverseOf rdf:resource="#atende_codigo_de_area"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="processa">
    <rdfs:range rdf:resource="#Informacao"/>
    <rdfs:domain rdf:resource="#Processador"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="fornece_sinal">
    <rdfs:range rdf:resource="#Sinal"/>
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:subPropertyOf rdf:resource="#fornece"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="fala_com">
    <rdfs:range rdf:resource="#Usuario"/>
    <rdfs:domain rdf:resource="#Usuario"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#fabrica">
    <rdfs:domain rdf:resource="#Fabricante"/>
    <rdfs:range rdf:resource="#Modelo"/>
    <owl:inverseOf>
      <owl:FunctionalProperty rdf:about="#eh_fabricado_por"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="recebe_ligacao">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Ligacao"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#possui_smartphone">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Smartphone"/>
    <owl:inverseOf>
      <owl:FunctionalProperty rdf:about="#pertence_a"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="faz_backup_de">
    <rdfs:range rdf:resource="#Informacao"/>
    <rdfs:domain rdf:resource="#Usuario"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="troca_de_cartao_SIM">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:ID="troca"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Cartao_SIM"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="apresenta">
    <rdfs:range rdf:resource="#Informacao"/>
    <rdfs:domain rdf:resource="#Software"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="pressiona">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Dedo"/>
          <owl:Class rdf:about="#Caneta"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Tecla"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="visualiza">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Informacao"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#executa_aplicativo">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Software"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="envia">
    <rdfs:range rdf:resource="#Mensagem"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="disca">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Numero"/>
          <owl:Class rdf:about="#Contato"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="troca_de_operadora">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#troca"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Operadora"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="reproduz">
    <rdfs:range rdf:resource="#Video"/>
    <rdfs:domain rdf:resource="#Player"/>
  </owl:ObjectProperty>
  <owl:FunctionalProperty rdf:about="#de_smartphone">
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdfs:domain rdf:resource="#Ligacao"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tempo_autonomia">
    <rdfs:comment xml:lang="pt">Tempo de autonomia da bateria, em minutos.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Bateria"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_contrato_exclusivo_com">
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:range rdf:resource="#Fabricante"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_camera">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Camera"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="esquece">
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#formato">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >ppt</rdf:first>
              <rdf:rest rdf:parseType="Resource">
                <rdf:rest rdf:parseType="Resource">
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >pdf</rdf:first>
                  <rdf:rest rdf:parseType="Resource">
                    <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >mp3</rdf:first>
                    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                  </rdf:rest>
                </rdf:rest>
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >xls</rdf:first>
              </rdf:rest>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >doc</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >jpg</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Arquivo"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="encerra">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Ligacao"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="diminui_autonomia">
    <rdfs:domain rdf:resource="#Ligacao"/>
    <rdfs:range rdf:resource="#Bateria"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#eh_emitida_por_operadora">
    <rdfs:range rdf:resource="#Operadora"/>
    <rdfs:domain rdf:resource="#Fatura"/>
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:about="#emite_fatura"/>
    </owl:inverseOf>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#pertence_a">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Usuario"/>
    <owl:inverseOf rdf:resource="#possui_smartphone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="fotografa">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Camera"/>
    <rdfs:range rdf:resource="#Imagem"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_codigo_de_area">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Numero"/>
    <rdfs:range rdf:resource="#Codigo_de_area"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_antena">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Antena"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="possui_programa_de_relacionamento">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Programa_de_relacionamento"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="possui_plano">
    <rdfs:range rdf:resource="#Plano"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="paga">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Usuario"/>
    <owl:inverseOf>
      <owl:FunctionalProperty rdf:about="#eh_paga_por"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Fatura"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="acabou">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Bateria"/>
    <rdfs:comment xml:lang="pt">Indica que a bateria pode acabar.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_caneta">
    <rdfs:range rdf:resource="#Caneta"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="esta_cheia">
    <rdfs:domain rdf:resource="#Caixa_de_entrada"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="duracao">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Ligacao"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="utilizado_por">
    <rdfs:range rdf:resource="#Usuario"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Software"/>
          <owl:Class rdf:about="#Caneta"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="desliga">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="recarrega">
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Smartphone"/>
          <owl:Class rdf:about="#Bateria"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Usuario"/>
          <owl:Class rdf:about="#Carregador"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="esta_quebrado">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="custo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Ligacao"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="explodida">
    <rdfs:comment xml:lang="pt">Indica que a bateria pode explodir.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Bateria"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#para_smartphone">
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Ligacao"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#tem_processador">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Processador"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_teclado">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Teclado"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="situacao">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >desligado</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >ligado</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="fora_de_area">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="recarregada_com">
    <rdfs:domain rdf:resource="#Bateria"/>
    <rdfs:range rdf:resource="#Carregador"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="esta_arranhado">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Smartphone"/>
          <owl:Class rdf:about="#Tela"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_numero">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Numero"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="armazenada_em">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Arquivo"/>
    <rdfs:domain rdf:resource="#Imagem"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="codigo">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
              >53</rdf:first>
              <rdf:rest rdf:parseType="Resource">
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                >54</rdf:first>
                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
              </rdf:rest>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >52</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
          >51</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Codigo_de_area"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="eh_armazenada_em">
    <owl:inverseOf>
      <owl:InverseFunctionalProperty rdf:ID="armazena"/>
    </owl:inverseOf>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Memoria"/>
          <owl:Class rdf:about="#Caixa_de_entrada"/>
          <owl:Class rdf:about="#Cartao_SIM"/>
          <owl:Class rdf:about="#Caixa_de_saida"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Mensagem"/>
          <owl:Class rdf:about="#Contato"/>
          <owl:Class rdf:about="#Informacao"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="utiliza_operadora">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Operadora"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="faz">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Ligacao"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#tem_bateria">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Bateria"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#eh_fabricado_por">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Modelo"/>
    <rdfs:range rdf:resource="#Fabricante"/>
    <owl:inverseOf rdf:resource="#fabrica"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="resolucao_megapixel">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Camera"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="atende">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Ligacao"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="eh_touch_screen">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Teclado"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="perde">
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="quantidade_megabyte">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Memoria"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="numero">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Numero"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="esta_vazia">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Caixa_de_saida"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_tecla">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Tecla"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="eh_atualizado_do">
    <rdfs:domain rdf:resource="#Blog"/>
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tem_cartao_SIM">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="#Cartao_SIM"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#modelo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Modelo"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="esta_protegido">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Teclado"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#tem_memoria">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Memoria"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="deixa_cair">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Smartphone"/>
    <rdfs:domain rdf:resource="#Usuario"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="caiu">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indica se o smartphone caiu.</rdfs:comment>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#tipo_conteudo">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >texto</rdf:first>
            <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >multimidia</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Mensagem"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#troca">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment xml:lang="pt">[11/10/2007] Nas duas subpropriedades, foi definido novamente o domínio "Usuario" pois se não fizer isso, ao processar a ontologia no Jena, ele diz que as duas subpropriedades são domínio de owl: Thing, ou seja, todas as classes.</rdfs:comment>
    <rdfs:domain rdf:resource="#Usuario"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Operadora"/>
          <owl:Class rdf:about="#Cartao_SIM"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#eh_paga_por">
    <rdfs:domain rdf:resource="#Fatura"/>
    <rdfs:range rdf:resource="#Usuario"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <owl:inverseOf rdf:resource="#paga"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="capta_sinal">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Sinal"/>
    <rdfs:domain rdf:resource="#Antena"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="quantidade_minuto">
    <rdfs:domain rdf:resource="#Plano_conta"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="vibra">
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="eh_sincronizado_com">
    <rdfs:range rdf:resource="#Computador"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#tem_sistema_operacional">
    <rdfs:range rdf:resource="#Sistema_operacional"/>
    <rdfs:domain rdf:resource="#Smartphone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#armazena">
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Mensagem"/>
          <owl:Class rdf:about="#Contato"/>
          <owl:Class rdf:about="#Informacao"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Caixa_de_entrada"/>
          <owl:Class rdf:about="#Caixa_de_saida"/>
          <owl:Class rdf:about="#Cartao_SIM"/>
          <owl:Class rdf:about="#Memoria"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <owl:inverseOf rdf:resource="#eh_armazenada_em"/>
  </owl:InverseFunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#emite_fatura">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:range rdf:resource="#Fatura"/>
    <owl:inverseOf rdf:resource="#eh_emitida_por_operadora"/>
  </owl:InverseFunctionalProperty>
  <owl:InverseFunctionalProperty rdf:about="#fornece_plano">
    <rdfs:domain rdf:resource="#Operadora"/>
    <rdfs:range rdf:resource="#Plano"/>
    <rdfs:subPropertyOf rdf:resource="#fornece"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:InverseFunctionalProperty>
  <Linux rdf:ID="linux"/>
  <USB rdf:ID="USB_57"/>
  <Plano_conta rdf:ID="Claro_Estilo_300">
    <eh_fornecido_por>
      <Claro rdf:ID="Claro_RS">
        <fornece>
          <Plano_conta rdf:ID="Claro_Familia_500">
            <quantidade_minuto rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >500</quantidade_minuto>
            <eh_fornecido_por rdf:resource="#Claro_RS"/>
          </Plano_conta>
        </fornece>
        <fornece>
          <Plano_conta rdf:ID="Claro_Estilo_40">
            <eh_fornecido_por rdf:resource="#Claro_RS"/>
            <quantidade_minuto rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >40</quantidade_minuto>
          </Plano_conta>
        </fornece>
        <fornece>
          <Plano_conta rdf:ID="Claro_Estilo_70">
            <eh_fornecido_por rdf:resource="#Claro_RS"/>
            <quantidade_minuto rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >70</quantidade_minuto>
          </Plano_conta>
        </fornece>
        <atende_codigo_de_area>
          <Codigo_de_area rdf:ID="RS_GRANDE_PORTO_ALEGRE">
            <codigo rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >51</codigo>
            <eh_atendido_por_operadora>
              <Vivo rdf:ID="Vivo_39">
                <atende_codigo_de_area>
                  <Codigo_de_area rdf:ID="RS_SERRA">
                    <eh_atendido_por_operadora rdf:resource="#Vivo_39"/>
                    <eh_atendido_por_operadora rdf:resource="#Claro_RS"/>
                    <eh_atendido_por_operadora>
                      <Brasil_Telecom rdf:ID="Brasil_Telecom_36">
                        <atende_codigo_de_area rdf:resource="#RS_SERRA"/>
                        <atende_codigo_de_area>
                          <Codigo_de_area rdf:ID="RS_LITORAL">
                            <eh_atendido_por_operadora rdf:resource="#Claro_RS"/>
                            <eh_atendido_por_operadora rdf:resource="#Brasil_Telecom_36"/>
                            <codigo rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                            >53</codigo>
                          </Codigo_de_area>
                        </atende_codigo_de_area>
                        <atende_codigo_de_area rdf:resource="#RS_GRANDE_PORTO_ALEGRE"/>
                      </Brasil_Telecom>
                    </eh_atendido_por_operadora>
                    <codigo rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
                    >54</codigo>
                  </Codigo_de_area>
                </atende_codigo_de_area>
                <atende_codigo_de_area rdf:resource="#RS_GRANDE_PORTO_ALEGRE"/>
              </Vivo>
            </eh_atendido_por_operadora>
            <eh_atendido_por_operadora>
              <TIM rdf:ID="TIM_38">
                <atende_codigo_de_area rdf:resource="#RS_GRANDE_PORTO_ALEGRE"/>
              </TIM>
            </eh_atendido_por_operadora>
            <eh_atendido_por_operadora rdf:resource="#Claro_RS"/>
            <eh_atendido_por_operadora rdf:resource="#Brasil_Telecom_36"/>
          </Codigo_de_area>
        </atende_codigo_de_area>
        <fornece>
          <Plano_conta rdf:ID="Claro_Familia_200">
            <quantidade_minuto rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >200</quantidade_minuto>
            <eh_fornecido_por rdf:resource="#Claro_RS"/>
          </Plano_conta>
        </fornece>
        <fornece rdf:resource="#Claro_Estilo_300"/>
        <atende_codigo_de_area rdf:resource="#RS_SERRA"/>
        <atende_codigo_de_area rdf:resource="#RS_LITORAL"/>
        <fornece>
          <Plano_conta rdf:ID="Claro_Estilo_100">
            <quantidade_minuto rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >100</quantidade_minuto>
            <eh_fornecido_por rdf:resource="#Claro_RS"/>
          </Plano_conta>
        </fornece>
      </Claro>
    </eh_fornecido_por>
    <quantidade_minuto rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >300</quantidade_minuto>
  </Plano_conta>
  <Bateria_de_niquel_e_cadmio rdf:ID="Bateria_de_niquel_e_cadmio_21">
    <acabou rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
    >false</acabou>
    <tempo_autonomia rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >620</tempo_autonomia>
    <explodida rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
    >true</explodida>
  </Bateria_de_niquel_e_cadmio>
  <Usuario rdf:ID="Sandra">
    <possui_smartphone>
      <Smartphone rdf:ID="iPhone_da_Sandra">
        <situacao rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >desligado</situacao>
        <tem_conexao_de_dados>
          <Bluetooth rdf:ID="Bluetooth_55"/>
        </tem_conexao_de_dados>
        <fora_de_area rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</fora_de_area>
        <modelo>
          <IPhone rdf:ID="IPhone_8">
            <eh_fabricado_por>
              <Apple rdf:ID="Apple_do_Brasil"/>
            </eh_fabricado_por>
          </IPhone>
        </modelo>
        <tem_processador>
          <Processador rdf:ID="Ti_OMAP_235_MHz"/>
        </tem_processador>
        <tem_tela>
          <Tela_touch_screen rdf:ID="Tela_touch_screen_boa">
            <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</esta_arranhado>
          </Tela_touch_screen>
        </tem_tela>
        <tem_bateria>
          <Bateria_de_litio rdf:ID="Bateria_de_litio_16">
            <explodida rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</explodida>
            <tempo_autonomia rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >300</tempo_autonomia>
            <acabou rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</acabou>
          </Bateria_de_litio>
        </tem_bateria>
        <caiu rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</caiu>
        <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</esta_arranhado>
        <tem_sistema_operacional>
          <MAC_OS_X rdf:ID="Mac_OS"/>
        </tem_sistema_operacional>
        <pertence_a rdf:resource="#Sandra"/>
        <tem_numero>
          <Numero rdf:ID="Numero_49">
            <tem_codigo_de_area rdf:resource="#RS_SERRA"/>
            <numero rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >91936548</numero>
          </Numero>
        </tem_numero>
        <vibra rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</vibra>
        <tem_camera>
          <Camera rdf:ID="Camera_1.3_MP">
            <resolucao_megapixel rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
            >1.3</resolucao_megapixel>
          </Camera>
        </tem_camera>
        <tem_memoria>
          <Memoria rdf:ID="OITENTA_MB">
            <quantidade_megabyte rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >80</quantidade_megabyte>
          </Memoria>
        </tem_memoria>
        <esta_quebrado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</esta_quebrado>
      </Smartphone>
    </possui_smartphone>
  </Usuario>
  <Ligacao_atendida rdf:ID="Ligacao_2">
    <para_smartphone>
      <Smartphone rdf:ID="iPhone_da_Maria">
        <tem_tela>
          <Tela_touch_screen rdf:ID="Tela_touch_screen_arranhada">
            <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >true</esta_arranhado>
          </Tela_touch_screen>
        </tem_tela>
        <vibra rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</vibra>
        <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</esta_arranhado>
        <modelo rdf:resource="#IPhone_8"/>
        <tem_memoria rdf:resource="#OITENTA_MB"/>
        <tem_camera>
          <Camera rdf:ID="Camera_2_MP">
            <resolucao_megapixel rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
            >2.0</resolucao_megapixel>
          </Camera>
        </tem_camera>
        <situacao rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ligado</situacao>
        <tem_conexao_de_dados>
          <Wireless rdf:ID="Wireless_58"/>
        </tem_conexao_de_dados>
        <esta_quebrado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</esta_quebrado>
        <fora_de_area rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</fora_de_area>
        <tem_processador>
          <Processador rdf:ID="XScale_416_MHz"/>
        </tem_processador>
        <tem_numero>
          <Numero rdf:ID="Numero_48">
            <numero rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >81748520</numero>
            <tem_codigo_de_area rdf:resource="#RS_LITORAL"/>
          </Numero>
        </tem_numero>
        <tem_bateria rdf:resource="#Bateria_de_niquel_e_cadmio_21"/>
        <pertence_a>
          <Usuario rdf:ID="Maria">
            <possui_smartphone rdf:resource="#iPhone_da_Maria"/>
          </Usuario>
        </pertence_a>
        <tem_sistema_operacional rdf:resource="#Mac_OS"/>
        <caiu rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</caiu>
      </Smartphone>
    </para_smartphone>
    <de_smartphone>
      <Smartphone rdf:ID="N95_do_Pedro">
        <tem_numero>
          <Numero rdf:ID="Numero_50">
            <tem_codigo_de_area rdf:resource="#RS_GRANDE_PORTO_ALEGRE"/>
            <numero rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >88174508</numero>
          </Numero>
        </tem_numero>
        <tem_conexao_de_dados rdf:resource="#Wireless_58"/>
        <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</esta_arranhado>
        <tem_memoria>
          <Memoria rdf:ID="CENTO_E_VINTE_MB">
            <quantidade_megabyte rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >120</quantidade_megabyte>
          </Memoria>
        </tem_memoria>
        <vibra rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</vibra>
        <tem_conexao_de_dados rdf:resource="#USB_57"/>
        <tem_sistema_operacional>
          <Windows_Mobile_OS rdf:ID="Windows_Mobile"/>
        </tem_sistema_operacional>
        <tem_conexao_de_dados rdf:resource="#Bluetooth_55"/>
        <pertence_a>
          <Usuario rdf:ID="Pedro">
            <possui_smartphone rdf:resource="#N95_do_Pedro"/>
          </Usuario>
        </pertence_a>
        <fora_de_area rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</fora_de_area>
        <tem_camera rdf:resource="#Camera_1.3_MP"/>
        <situacao rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ligado</situacao>
        <tem_processador rdf:resource="#Ti_OMAP_235_MHz"/>
        <tem_tela>
          <Tela_normal rdf:ID="Tela_normal_boa">
            <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</esta_arranhado>
          </Tela_normal>
        </tem_tela>
        <tem_bateria>
          <Bateria_de_niquel_e_cadmio rdf:ID="Bateria_de_niquel_e_cadmio_18">
            <explodida rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</explodida>
            <acabou rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</acabou>
            <tempo_autonomia rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >600</tempo_autonomia>
          </Bateria_de_niquel_e_cadmio>
        </tem_bateria>
        <esta_quebrado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</esta_quebrado>
        <caiu rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</caiu>
      </Smartphone>
    </de_smartphone>
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >40</duracao>
  </Ligacao_atendida>
  <Bateria_de_niquel_e_cadmio rdf:ID="Bateria_de_niquel_e_cadmio_22">
    <tempo_autonomia rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >610</tempo_autonomia>
    <acabou rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
    >true</acabou>
    <explodida rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
    >false</explodida>
  </Bateria_de_niquel_e_cadmio>
  <Fone_de_ouvido rdf:ID="Fone_de_ouvido_56"/>
  <Ligacao_atendida rdf:ID="Ligacao_1">
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >120</duracao>
    <para_smartphone>
      <Smartphone rdf:ID="celular_do_fernando">
        <tem_conexao_de_dados rdf:resource="#Bluetooth_55"/>
        <situacao rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ligado</situacao>
        <tem_tela>
          <Tela_normal rdf:ID="Tela_normal_arranhada">
            <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >true</esta_arranhado>
          </Tela_normal>
        </tem_tela>
        <tem_camera>
          <Camera rdf:ID="Camera_0.3_MP">
            <resolucao_megapixel rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
            >0.3</resolucao_megapixel>
          </Camera>
        </tem_camera>
        <tem_memoria rdf:resource="#CENTO_E_VINTE_MB"/>
        <tem_sistema_operacional>
          <BlackBerry_OS rdf:ID="blackberry"/>
        </tem_sistema_operacional>
        <tem_processador rdf:resource="#Ti_OMAP_235_MHz"/>
        <tem_numero>
          <Numero rdf:ID="Numero_46">
            <numero rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >91677913</numero>
            <tem_codigo_de_area rdf:resource="#RS_GRANDE_PORTO_ALEGRE"/>
          </Numero>
        </tem_numero>
        <esta_quebrado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</esta_quebrado>
        <caiu rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</caiu>
        <tem_conexao_de_dados rdf:resource="#Fone_de_ouvido_56"/>
        <pertence_a>
          <Usuario rdf:ID="Fernando">
            <possui_smartphone rdf:resource="#celular_do_fernando"/>
          </Usuario>
        </pertence_a>
        <fora_de_area rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</fora_de_area>
        <tem_conexao_de_dados rdf:resource="#USB_57"/>
        <tem_bateria>
          <Bateria_de_litio rdf:ID="Bateria_de_litio_20">
            <explodida rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >true</explodida>
            <acabou rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >true</acabou>
            <tempo_autonomia rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >300</tempo_autonomia>
          </Bateria_de_litio>
        </tem_bateria>
        <modelo>
          <BlackBerry_Curve_8300 rdf:ID="BlackBerry_Curve_8300_1">
            <eh_fabricado_por>
              <RIM rdf:ID="RIM_do_Brasil">
                <fabrica rdf:resource="#BlackBerry_Curve_8300_1"/>
                <fabrica>
                  <BlackBerry_Pearl_8100 rdf:ID="BlackBerry_Pearl_8100_2">
                    <eh_fabricado_por rdf:resource="#RIM_do_Brasil"/>
                  </BlackBerry_Pearl_8100>
                </fabrica>
              </RIM>
            </eh_fabricado_por>
          </BlackBerry_Curve_8300>
        </modelo>
        <tem_conexao_de_dados rdf:resource="#Wireless_58"/>
        <vibra rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</vibra>
        <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</esta_arranhado>
      </Smartphone>
    </para_smartphone>
    <de_smartphone>
      <Smartphone rdf:ID="Treo_do_Rodrigo">
        <tem_numero>
          <Numero rdf:ID="Numero_47">
            <numero rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >99235678</numero>
            <tem_codigo_de_area rdf:resource="#RS_SERRA"/>
          </Numero>
        </tem_numero>
        <fora_de_area rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</fora_de_area>
        <caiu rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</caiu>
        <modelo>
          <Treo_680 rdf:ID="Treo_680_4">
            <eh_fabricado_por>
              <Palm rdf:ID="Palm_do_Brasil">
                <fabrica>
                  <Treo_650 rdf:ID="Treo_650_3">
                    <eh_fabricado_por rdf:resource="#Palm_do_Brasil"/>
                  </Treo_650>
                </fabrica>
                <fabrica rdf:resource="#Treo_680_4"/>
                <fabrica>
                  <Treo_700WX rdf:ID="Treo_700WX_5">
                    <eh_fabricado_por rdf:resource="#Palm_do_Brasil"/>
                  </Treo_700WX>
                </fabrica>
              </Palm>
            </eh_fabricado_por>
          </Treo_680>
        </modelo>
        <tem_processador rdf:resource="#XScale_416_MHz"/>
        <tem_memoria>
          <Memoria rdf:ID="QUARENTA_MB">
            <quantidade_megabyte rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >40</quantidade_megabyte>
          </Memoria>
        </tem_memoria>
        <esta_arranhado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</esta_arranhado>
        <tem_conexao_de_dados rdf:resource="#USB_57"/>
        <esta_quebrado rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >false</esta_quebrado>
        <tem_sistema_operacional>
          <Palm_OS rdf:ID="palm_OS"/>
        </tem_sistema_operacional>
        <tem_conexao_de_dados rdf:resource="#Fone_de_ouvido_56"/>
        <pertence_a>
          <Usuario rdf:ID="Rodrigo">
            <possui_smartphone rdf:resource="#Treo_do_Rodrigo"/>
          </Usuario>
        </pertence_a>
        <tem_camera>
          <Camera rdf:ID="Camera_5_MP">
            <resolucao_megapixel rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
            >5.0</resolucao_megapixel>
          </Camera>
        </tem_camera>
        <tem_tela rdf:resource="#Tela_normal_boa"/>
        <situacao rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >desligado</situacao>
        <tem_bateria>
          <Bateria_de_niquel_metal_hidreto rdf:ID="Bateria_de_niquel_metal_hidreto_19">
            <explodida rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</explodida>
            <acabou rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
            >false</acabou>
            <tempo_autonomia rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
            >1200</tempo_autonomia>
          </Bateria_de_niquel_metal_hidreto>
        </tem_bateria>
        <vibra rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
        >true</vibra>
      </Smartphone>
    </de_smartphone>
  </Ligacao_atendida>
  <owl:AllDifferent>
    <owl:distinctMembers rdf:parseType="Collection">
      <Usuario rdf:about="#Fernando"/>
      <Usuario rdf:about="#Maria"/>
      <Usuario rdf:about="#Pedro"/>
      <Usuario rdf:about="#Rodrigo"/>
      <Usuario rdf:about="#Sandra"/>
    </owl:distinctMembers>
  </owl:AllDifferent>
  <Ligacao_atendida rdf:ID="Ligacao_7">
    <de_smartphone rdf:resource="#Treo_do_Rodrigo"/>
    <para_smartphone rdf:resource="#iPhone_da_Sandra"/>
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >23</duracao>
  </Ligacao_atendida>
  <Ligacao_nao_atendida rdf:ID="ligacao_maria_nao_atendeu">
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >117</duracao>
    <de_smartphone rdf:resource="#celular_do_fernando"/>
    <para_smartphone rdf:resource="#iPhone_da_Maria"/>
  </Ligacao_nao_atendida>
  <Ligacao_realizada rdf:ID="Ligacao_4">
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >88</duracao>
    <para_smartphone rdf:resource="#Treo_do_Rodrigo"/>
    <de_smartphone rdf:resource="#iPhone_da_Maria"/>
  </Ligacao_realizada>
  <Apple rdf:ID="Apple_do_Japao"/>
  <Ligacao_realizada rdf:ID="Ligacao_3">
    <para_smartphone rdf:resource="#iPhone_da_Sandra"/>
    <de_smartphone rdf:resource="#N95_do_Pedro"/>
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >95</duracao>
  </Ligacao_realizada>
  <Apple rdf:ID="Apple_Europa"/>
  <Ligacao_atendida rdf:ID="Ligacao_5">
    <duracao rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >342</duracao>
    <para_smartphone rdf:resource="#N95_do_Pedro"/>
    <de_smartphone rdf:resource="#iPhone_da_Maria"/>
  </Ligacao_atendida>
  <Memoria rdf:ID="VINTE_MB">
    <quantidade_megabyte rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
    >20</quantidade_megabyte>
  </Memoria>
  <Processador rdf:ID="XScale_312_MHz"/>
  <Processador rdf:ID="Ti_OMAP_200_MHz"/>
  <owl:AllDifferent>
    <owl:distinctMembers rdf:parseType="Collection">
      <Smartphone rdf:about="#celular_do_fernando"/>
      <Smartphone rdf:about="#iPhone_da_Maria"/>
      <Smartphone rdf:about="#iPhone_da_Sandra"/>
      <Smartphone rdf:about="#N95_do_Pedro"/>
      <Smartphone rdf:about="#Treo_do_Rodrigo"/>
    </owl:distinctMembers>
  </owl:AllDifferent>
  <Symbian_OS rdf:ID="symbian"/>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.3.1, Build 430)  http://protege.stanford.edu -->

