@prefix rdfs: . @prefix : . @prefix foaf: . [] a :Project; :name "SLV2"; :shortname "SLV2"; :shortdesc "Library for simple use of LV2 plugins"; :homepage ; :download-page ; :bug-database ; :programming-language "C", "Turtle"; :license ; :developer [ a foaf:Person; foaf:name "Dave Robillard"; foaf:homepage ; foaf:mbox_sha1sum "253b3c58086250260bac1232d744d150274ad308" ]; :repository [ a :SVNRepository; :browse ; :location ] .