{ "triples" : [ { "subject" : { "value" : "http://example.com/foaf", "type" : "uri" }, "predicate" : { "value" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "type" : "uri" }, "object" : { "value" : "http://xmlns.com/foaf/0.1/PersonalProfileDocument", "type" : "uri" } }, { "subject" : { "value" : "http://example.com/foaf", "type" : "uri" }, "predicate" : { "value" : "http://xmlns.com/foaf/0.1/primaryTopic", "type" : "uri" }, "object" : { "value" : "http://example.com/foaf#me", "type" : "uri" } }, { "subject" : { "value" : "http://example.com/foaf#me", "type" : "uri" }, "predicate" : { "value" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "type" : "uri" }, "object" : { "value" : "http://xmlns.com/foaf/0.1/Person", "type" : "uri" } }, { "subject" : { "value" : "http://example.com/foaf#me", "type" : "uri" }, "predicate" : { "value" : "http://xmlns.com/foaf/0.1/knows", "type" : "uri" }, "object" : { "value" : "_:bnode0", "type" : "bnode" } }, { "subject" : { "value" : "_:bnode0", "type" : "bnode" }, "predicate" : { "value" : "http://xmlns.com/foaf/0.1/name", "type" : "uri" }, "object" : { "value" : "Alice", "type" : "literal" } }, { "subject" : { "value" : "_:bnode0", "type" : "bnode" }, "predicate" : { "value" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "type" : "uri" }, "object" : { "value" : "http://xmlns.com/foaf/0.1/Person ", "type" : "uri" } } ] }