Virtual Knowledge Graphs

@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dbpedia: <http://dbpedia.org/ontology/> . <http://foo.example/Addresses/1> a dbpedia:Place ; foaf:name “Brussels” ; . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dbpedia: <http://dbpedia.org/ontology/> . <http://foo.example/Addresses/1> a dbpedia:Place ; foaf:name “Brussels” ; . <http://foo.example/Person/1> a foaf:Person ; foaf:name “Christophe” ; foaf:based_near … Continue reading








