OBJECT
type Licence {# Creative Commons licence imageimg: String # The unique identifier for the licence typelicenceType: OpenAccessLicence! # Creative Commons licence long descriptionlongText: String # Creative Commons licence short descriptionshortText: String # Creative Commons licence urlurl: URI }