PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
PREFIX rdfs:  <http://www.w3.org/2000/01/rdf-schema#>
PREFIX solid: <http://www.w3.org/ns/solid/terms#>

<https://id.inrupt.com/davidbowen>
        a                      foaf:Agent;
        <http://www.w3.org/ns/pim/space#storage>
                <https://storage.inrupt.com/3e5f2cee-207e-4635-92b0-66d01f71b255/> , <https://storage.inrupt.com/cbae24a5-e038-4fc0-83e8-457c00c96a0c/>;
        solid:oidcIssuer       <https://login.inrupt.com>;
        foaf:isPrimaryTopicOf  <https://storage.inrupt.com/cbae24a5-e038-4fc0-83e8-457c00c96a0c/profile/card> , <https://storage.inrupt.com/3e5f2cee-207e-4635-92b0-66d01f71b255/profile/card> , <https://storage.ap.inrupt.com/b9eac5f7-a036-4b24-9d2c-15c327a7dfcc/profile> .

[ a                  foaf:PersonalProfileDocument;
  foaf:primaryTopic  <https://id.inrupt.com/davidbowen>
] .
