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