OBJECT
type ObjectType {# any definition(s) for the typedefinitions: [String!]! # fairsharing_records with this object_typefairsharingRecords: [FairsharingRecordSummary!] # ID of this tagid: Int! # unique IRI of the tagiri: String! # label, to be used as the displayed name of the taglabel: String! }