1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-10 06:01:09 +02:00
2010-01-24 09:19:39 +00:00

4 lines
235 B
Plaintext

<http://www.example.org/#me> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
<http://www.example.org/#me> <http://xmlns.com/foaf/0.1/knows> _:a .
_:a <http://xmlns.com/foaf/0.1/name> "John Doe" .