@prefix tdb: . @prefix rdf: . @prefix ja: . [] ja:loadClass "com.hp.hpl.jena.tdb.TDB" . <#dataset> rdf:type tdb:DatasetTDB ; tdb:location "DS" ; .