Tutorial by Examples

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX schema: <http://schema.org/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> WITH <urn:this:database:doc> INSERT { <#relatedTo> a ...

Page 1 of 1