{
    "names": [
        "o",
        "p",
        "s"
    ],
    "values": [
        [
            "<http://xmlns.com/foaf/0.1/Person>",
            "<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>",
            "_:bAC382136x1"
        ],
        [
            "\"Alice\"",
            "<http://xmlns.com/foaf/0.1/name>",
            "_:bAC382136x1"
        ],
        [
            "_:bAC382136x1",
            "<http://xmlns.com/foaf/0.1/knows>",
            "<http://example.com/foaf#me>"
        ],
        [
            "<http://xmlns.com/foaf/0.1/Person>",
            "<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>",
            "<http://example.com/foaf#me>"
        ],
        [
            "<http://example.com/foaf#me>",
            "<http://xmlns.com/foaf/0.1/primaryTopic>",
            "<http://example.com/foaf>"
        ],
        [
            "<http://xmlns.com/foaf/0.1/PersonalProfileDocument>",
            "<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>",
            "<http://example.com/foaf>"
        ]
    ]
}
