- From: Ghislain Atemezing <auguste.atemezing@eurecom.fr>
 - Date: Thu, 18 May 2017 09:52:36 +0200
 - To: Sarven Capadisli <info@csarven.ca>
 - Cc: "semantic-web@w3.org Web" <semantic-web@w3.org>
 
Received on Thursday, 18 May 2017 07:53:11 UTC
> Le 17 mai 2017 à 11:24, Sarven Capadisli <info@csarven.ca> a écrit :
> 
> Philosophers and Semantic Web junkies gather around.
> 
> Use the the RDF language to represent the following statement:
> 
> "I am."
> 
> -Sarven
> http://csarven.ca/#i
> 
contruct {
   :Iam owl:sameAs :me . 
 
}
where {
    :me a foaf:Person;
 :me :can :cogit. 
}
---------------------------------------
Ghislain A. Atemezing, Ph.D
Mail: ghislain.atemezing@gmail.com
Web: https://w3id.org/people/gatemezing <http://www.atemezing.org/>
Twitter: @gatemezing
About Me: https://about.me/ghislain.atemezing <https://about.me/ghislain.atemezing>
Received on Thursday, 18 May 2017 07:53:11 UTC