@base . @prefix : <#>. @prefix solid: . @prefix pro: <./>. @prefix foaf: . @prefix schem: . @prefix vcard: . @prefix ldp: . @prefix inbox: . @prefix sp: . @prefix bus: . # pro:card a foaf:PersonalProfileDocument; foaf:maker :me; foaf:primaryTopic :me. :me a schem:Person. # a foaf:Person. # , foaf:Person, vcard:Individual. # ldp:inbox inbox:; # sp:preferencesFile ; # sp:storage bus:; # solid:account bus:; # solid:privateTypeIndex ; # solid:publicTypeIndex , .