Sha256: d9938b1a0192cf11af21525ccca43016c1093426b1c885f26190d72dac905df6
Contents?: true
Size: 411 Bytes
Versions: 30
Compression:
Stored size: 411 Bytes
Contents
_:a <http://xmlns.com/foaf/0.1/knows> <http://www.example.org/#somebody> . _:a <http://xmlns.com/foaf/0.1/mailbox> <mailto:ivan@w3.org> . _:a <http://xmlns.com/foaf/0.1/name> "Ivan Herman" . _:b <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> . _:b <http://xmlns.com/foaf/0.1/knows> <http://www.example.org/#somebody> . _:b <http://xmlns.com/foaf/0.1/name> "Mark Birbeck" .
Version data entries
30 entries across 30 versions & 4 rubygems