@prefix rdf: . @prefix ns1: . @prefix bibo: . ns1:id rdf:type bibo:Document , bibo:Book . @prefix marcrel: . @prefix ns4: . ns1:id marcrel:aut ns4:id . @prefix dcterms: . ns1:id dcterms:bibliographicCitation "Tears of the Giraffe / Alexander McCall Smith ; retold by John Potter / Harlow : Pearson Education , 2008" . @prefix dc: . ns1:id dc:date 2008 . @prefix rdam: . @prefix ns8: . ns1:id rdam:P30135 ns8:id . @prefix ns9: . ns1:id ns9:holdingsCount 5 .