Map<String, dynamic> toMap() { return { 'id': id, 'titles': titles.toMap(), 'wikidataId': wikidataId, }; }