@prefix : . @prefix dc: . @prefix foaf: . [ dc:creator [ foaf:name "Sean B. Palmer" ]; a :Chapter; dc:title "XML and XHTML" ] .